JohnFound
Joined: 16 Jun 2003
Posts: 3464
Location: Bulgaria
|
I will need some more details. How you handled the downloaded zip archive? For example the path where you unzipped the archive should not contain characters other than latin. (I assume we are talking about the official release v2.3.0; There is v2.4.0 RC where this problem is solved and unicode filenames are supported).
But anyway, the "installed" from the Installer.exe is absolutely the same as this from the .zip archive. You can simply copy the whole directory and move it somewhere else and it will work. You also can "uninstall" by simply deleting the whole directory. This is possible, because Fresh IDE changes nothing in Windows system.
When moving Fresh IDE on another directory, there is only one problem - the paths in the "Fresh.cfg" file. You must either fix them manually, or simply delete "Fresh.cfg" file. When started for the first time Fresh IDE will recreate it the proper way. The drawback is that your manual settings will be lost.
|