|
|
#1 |
|
Junior Member
Join Date: May 2002
Posts: 2
|
Remove OutFile
Hello, I was told by my boss to learn NSIS and use it for the program I created. I finally figured out how to use it thanks to the documentation and this discussion site. However, there is one thing I would like to do in NSIS and haven't been able to fiqure out. Is it possible to delete the Outfile after the user installs the program?
I have tried to use delete command and I even hard coded the path and nothing seemed to work. Is it possible to delete this file through code? If it is how? Thank you. |
|
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
Read this.
If you also want a proper uninstall, do something like this code: That's the deleter. In the installer do something like this code: The exe might have been renamed though... -Hendri. |
|
|
|
#3 |
|
Junior Member
Join Date: May 2002
Posts: 2
|
Thank you for your help. It is much appreciated.
|
|
|
|
|
|
#4 |
|
Guest
Posts: n/a
|
Good
![]() Thx, -Hendri. |
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|