Renaming Files after Extraction in Installer
I've been working on a launcher for Dropbox and I think I'm running into an issue with the installer. I've been able to download and extract folders using installer.ini, but I have to do some post install code to clean everything up. The issue I'm having is that when the file is extracted the folders have system variable names so I'm thinking I won't be able to rename things properly. Can somebody take a look at what I've got and let me know if this will work or not.
!macro CustomCodePostInstall
- Read more about Renaming Files after Extraction in Installer
- 7 comments
- Log in or register to post comments