Run setup
I have checked the program code for "Run setup" and also tested the function (via hotkey, context menu and regular menu): For me it's working fine, too.
Can you tell me your values for "Program file" and "Setup file" (and perhaps the parameters if you use any)?
DjLc wrote:First, great job on this !
DjLc wrote:Second, i think i don't understand how the nsis packager works.
My idea is to make a single exe with one ore more games for a friend who have nothing (no dosbox, no defendreloaded and no game). Is the nsis installer option is available for this ?
DjLc wrote:Anyway, building the package works like a charm. But i got one error while trying the installer "couldn't find dfend.dat". Dunno if it's related with the PORTABLE mode.
Why is abandonware not welcome on VOGONS ?
Alexander wrote:Hi DjLc,
Can you tell me when exactly this error occures ? When trying to install a self make installer package ? And for which D-Fend Reloaded operation mode ? Portable ? (Installer packages can be installed to any operation modes, so installing them to a portable D-Fend Reloaded should be not problem.)
Alexander wrote:So is the DFend.dat existing in your D-Fend Reloaded installation folder and do you really have choosen the D-Fend Reloaded folder in the games installer package ?
; Searching DFend.dat
IfFileExists "$INSTDIR\DFend.dat" DFendDatExists
MessageBox MB_OK "$(LANGNAME_InstallError)"
Abort
DFendDatExists:
LangString LANGNAME_InstallError ${LANG_ENGLISH} "$INSTDIR\DFend.dat not found."
DjLc wrote:Anyway, is it possible to add an option in order to define the name of the capture filenames ?
[dosbox]
# captures -- Directory where things like wave,midi,screenshot get captured.
captures=capture
DjLc wrote:In the "Edit multiples profiles..." menu, the 3 buttons (All, None, By genre) don't work. If we manually select the game, the changes are ok but we must restart the frontend to see the changes. (not dynamic).
Banjo wrote:1) Creating a shortcut (to start menu/desktop) automatically gives them the icon you assigned the profile in D-Fend Reloaded (I think D-Fend used to do this).
Banjo wrote:2) The ability to customize the drop-down lists... I use a custom build of DosBox to get MT32 sound in some games, but D-Fend Reloaded won't let me choose mt32 as my midi device (since it's not a dosbox standard).
Banjo wrote:3) Perhaps not possible or as useful to most folks... the ability to specify a different Dosbox directory for certain games (eg. when you need a custom build for some of them). Like I said, I get that this might cause more headaches than be helpful, though!
Banjo wrote:4) A third 'view' mode (currently details & icons) that displays (for example) 200x200 'cover art' tiles. Again, might be too much of a hassle!
[Main]
; 1=Floppy disk
; 2=Run
; 3=Run setup
Banjo wrote:Do they need to be totally original icons, or just suitable ones that fit the format?
Users browsing this forum: No registered users and 1 guest