Wings3D Portable -- Think I can get it working pretty easy
Hey community,
I've been able to get Wings3D (an amazing 3D modelling package found at http://www.wings3d.com/) to fully run on my USB drive with no connection to the underlying OS, EXCEPT for a single .ini file that contains 2 absolute paths to folders in the application (all the way from the drive root).
Obviously, by simply editing the .ini the app will run, but each time it is ran, the .ini file has to somehow be edited to be pointed to the correct directory.
This is my first attempt at creating a portable app, can the portable app template handle this kind of replacement in an .ini file?