Python or NSIS help
hi, i was making a portable app and i decided to first change the source code to make it portable instead of copying files all over the place. I changed a py file to set the path of the ini file to the current folder instead of Application Data. It stored the ini in the current folder fine but when i made the portableapps nsis launcher and launched it from that, then the ini file started showing up in the same folder as the nsis launcher instead of where it should be. I made a workaround for it but i'm a perfectionist and want to fix the problem. Why is it doing that, any ideas?
- Read more about Python or NSIS help
- 3 comments
- Log in or register to post comments