Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
[deleted comment]
[deleted comment]
Ideas:
-Option for portable (not in settings, but main bat asks to determine where to
output)
-Run settings bat to edit settings
-Show location of settings in Intro
-Show location of settings in STATS
-Main file outputs it's current location at top of settings file
ECHO SET MainFileLoc=%~dpnx0 >>NWResetSettings.bat
Original comment by electrodexs@gmail.com
on 21 Aug 2011 at 3:31
If it cannot find it,
-Tell user to delete file and re-run the main file
-Or rerun main file and then run the settings.bat
(Main file re-creates settings bat if MainFileLoc!=%dpnx0)
Original comment by electrodexs@gmail.com
on 21 Aug 2011 at 7:24
-Option for APPDATA or LocalDisk
Original comment by electrodexs@gmail.com
on 21 Aug 2011 at 7:28
-Option to modify settings if not running CONTINUOUS when run main file?
Original comment by electrodexs@gmail.com
on 21 Aug 2011 at 7:30
-If it auto-updates, may need to set new variable
(Will need to re-create settings)
Original comment by electrodexs@gmail.com
on 21 Aug 2011 at 7:34
-What to do with Minimize on startup?
Just load settings when they would normally be set.
If it can't find the settings, that would include Minimize. It would
have to be reset like everything else.
Original comment by electrodexs@gmail.com
on 21 Aug 2011 at 7:37
SETTINGS FILE: Check if main bat file is in same folder.
Recreate settings if location of main bat is not correct
BEFORE asking for new settings values (that way they can
modify the current settings without setting the new one
right away)
Original comment by electrodexs@gmail.com
on 21 Aug 2011 at 7:41
Check if has write permissions to C:\NWReset\
-Before asking for location?
Original comment by electrodexs@gmail.com
on 21 Aug 2011 at 7:43
r55 adds this to trunk
Original comment by electrodexs@gmail.com
on 8 Sep 2011 at 3:14
Original issue reported on code.google.com by
electrodexs@gmail.com
on 21 Aug 2011 at 1:09