System32 and Fonts Directories
I have an old program that I am trying to make portable for personal use. The program installs some files to the system32 directory, the fonts directory and puts an ini in the windows folder.
This is my first time creating a portable app, so forgive me if this is posted somewhere obvious, but how can you handle these issues - how can you redirect the launcher so that it looks for those sys32 files and fonts in the portable directory and not on the computer?
- Read more about System32 and Fonts Directories
- 12 comments
- Log in or register to post comments
