Uninstall using Reg Key
- From: "Mungoblack" <mungo@xxxxxxxxxx>
- Date: Thu, 21 Jul 2005 18:39:23 GMT
I have a program that i want to uninstall which doesnt have an msi. I have
therefore gone to the following registry key on the PC and looked for the
uninstall path -
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
I have created a program using the following command line -
C:\windows\IsUninst.exe -fC:\PVSW\DeIsL3.isu -c"C:\PVSW\W32PTKUN.DLL" -mpsql.mif
-a
However this does not work, I suspect because it needs to run from
C:\windows on the PC and sms runs it from the working directory that the
package source is contained. I have therefore advertised PSTOOLS psexec
which will run a command session on the remote PC.
Advertising PSTOOLS using the following command line -
psexec.exe \\%ComputerName% cmd.exe
If ticking ALLOW USERS TO INTERACT WITH THIS PROGRAM on the environment tab
then when the program runs i get the command box in the context of the
machine it is meant to be running on. However if i then run the uninstall
key nothing happens? The same uninstall command will work fine if run
directly from the command prompt on the PC but when running from a remote
command it does not uninstall? I have also put the command in a batch file
but have the same problems.
Anyone have any ideas or is there a better way of trying to uninstall this
remotely?
Thanks
.
- Prev by Date: Flash and Java remote install
- Next by Date: Re: Deploy Ms Office 2003 on Clients
- Previous by thread: Flash and Java remote install
- Next by thread: The program must access network resources other than the distribut
- Index(es):
Relevant Pages
|