system
1
(imported topic written by tscott91)
I’m trying to write a fixlet to uninstall Adobe Reader 5.0 but it’s not working… Here is what I have:
waithidden “{pathname of system folder & “\isuninst.exe”}” -f"C:\Program Files\Common Files\Adobe\Acrobat 5.0\NT\Uninst.isu" -c"C:\Program Files\Common Files\Adobe\Acrobat 5.0\NT\Uninst.dll" -a
Thanks
system
2
(imported comment written by Tingram91)
I think i already resolved this for you in your removal of Reader posting.
system
3
(imported comment written by tscott91)
Actually, what was wrong was the “”{pathname of system folder…" needed to be "{pathname of
windows
folder…"