|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
||||
|
Yeah, this belongs in the logon script.
It's really unfortunately your admin has decided he needs to do this. It sets up an 'us vs them' attitude between the IT staff and the students. And please don't tell me the machines still have IE6 on them? |
|
||||
|
Going along with what Weevil has suggested, the proper approach for this would be to use WMI to poll the actuall uninstall information from the registry and launch the uninstaller as it was intended. Performing a silent uninstall in this context would result in no windows at all being shown.
By the way, since this is a school I'm going to assume there is some flavor of Microsoft Office installed. Make sure to permanently disable the use of macros in all Office apps or this is a complete and utter exercise in futility.
__________________
Click the image if at any point you don't like my decision.10011100011000101111100011100000011000000100000011 10010011011110110001101101011011110100011000001110 0100111101000100001 Visit Nilpo.com and Ask the Windows Guru! Open me for some very useful links!
![]() |
|
|||||
|
You might also try creating a file named monitor.vbs with the following contents.
vb Code:
Monitor.vbs will simply run resident in the background and close any instance of firefox.exe that appears. WMI's ExecNotificationQuery uses an extremely small footprint and will not reduce your system resources. Last edited by Nilpo : January 22nd, 2008 at 02:53 PM. |
![]() |
| Viewing: Dev Hardware Forums > SOFTWARE > Programming > Batch file to uninstall firefox |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|