Application: Freeciv
Category: Games
Description: Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization. The game commences in prehistory and your mission is to lead your tribe from the stone age to the space age...
Download Freeciv Portable 2.2.4 Rev 2 Pre-Release 2 [15.4MB download / 60.9MB installed]
(MD5: dc9dbfa5fad3b78805a4a0f8ffb9bf94)
Release Notes:
Pre-Release 2 (2011-01-07): Fixed typo in previous version (extraneous double quote)
Pre-Release 1 (2011-01-07): Fixed issue where you couldn't save games
Did you think about trying userprofile?
Sometimes, the impossible can become possible, if you're awesome!
I'm not sure what you mean.
Redirect USERPROFILE environment variable, if you can. It will only work if the app has no file open/save dialogs, though.
Sometimes, the impossible can become possible, if you're awesome!
Didn't the name of the Application Data directory change in windows 7? Is it possible to redirect APPDATA?
It's never been possible to redirect APPDATA. Very few apps look at the environment variable for it. You have to redirect USERPROFILE. But it will mess up file open/save dialogs and any app launched from the current app (like if it launches a local web browser from anywhere).
Sometimes, the impossible can become possible, if you're awesome!
That appears to work. Testing. Thanks.
Did you think about using your old custom launcher?
To be honest, I forgot about my old custom launcher. There is no reason for it to not work with the new installer.
your old launcher works flawlessly. If I set HOME (without a launcher) it works without an issue, so the problem is PAL or the configuration. :evil:
I see a typo in the launcher.ini that has a double quote at the end of the HOME= line. This could be causing it.
Remember that double quoting keys or values in an INI is not required unless the value contains leading or trailing spaces.
Sometimes, the impossible can become possible, if you're awesome!
removing the trailing " in the HOME line of the launcher ini has resolved the problem in my original 2.2.4 release.
Thanks everyone for all your efforts in finding this.