Actually, I found the problem. It's the makepath functions that are causing the issue...
like: makepath('C:\MyDirectory','DiskSpace')
The search returned 2 results
- February 23, 2018 - 5:15 PM
- Forum: WAPT Packages
- Subject: Uninstall process
- Answers: 2
- Views : 3198
- February 22, 2018 - 7:21 PM
- Forum: WAPT Packages
- Subject: Uninstall process
- Answers: 2
- Views : 3198
Uninstall process
wapt-get 1.3.13.0
Good evening,
I created a package that copies an .exe file to a directory without requiring any special permissions, and then creates a registry key.
I had inserted all the steps to perform for uninstallation into the "def uninstall()" procedure, but I'm getting an error of type...
Good evening,
I created a package that copies an .exe file to a directory without requiring any special permissions, and then creates a registry key.
I had inserted all the steps to perform for uninstallation into the "def uninstall()" procedure, but I'm getting an error of type...
