Forum: NSIS Discussion
26th July 2006, 17:54
|
|
Replies: 0
Views: 1,301
uninstalling a printer
In the uninstall portion of my script, I wish to remove the custom printer that was installed in the install portion. any ideas?
Qamar A.
|
Forum: NSIS Discussion
20th July 2006, 15:14
|
|
Replies: 1
Views: 1,364
A simple script
I am trying to develop a script to do the following steps in MUI (although working in MUI is not a must and I suspect mixing code with non MUI scripts is my problem):
1. copy 3 files to system32...
|