Jump to content

Recommended Posts

Posted
We have 30 machines which have a slightly different hardware setup to those in the rest of our suites and I'm trying an experiment whereby I've ghosted an image onto one of these 30 machines and tried to uninstall Intel Audio Studio 2.0 so that I could add the correct drivers and then create a new image for these machines. When I go to Control Panel, I can see the drivers there, but highlighting them doesn't bring up a Change/Remove button. Help would be appreciated.
Posted

Go into the regedit and browse to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

 

Find the installer, which may be named as its GUID for the package. Look for a REG_DWORD called "NoRemove" and change it from a 1 to a 0.

That will enable you to remove :D

 

NOTE: this is generic instructions for MSI restrictions and may not fully apply to the intel stuff depending on how they did it but I would check there.

  • Thanks 1
  • 10 months later...
Posted (edited)

start => run (or windows + r) then :

RunDll32 C:\Program Files\Common Files\InstallShield\Professional\RunTime\10\50\Intel32\Ctor.dll,LaunchSetup "C:\Program Files\InstallShield Installation Information\{2205E3A5-DCDC-461D-8ED6-D6F2341D3B64}\setup.exe" -l0x40c

 

and voilà...

Edited by ryg
Posted
start => run (or windows + r) then :

RunDll32 C:\PROGRA~1\FICHIE~1\INSTAL~1\PROFES~1\RunTime\10\01\Intel32\Ctor.dll,LaunchSetup "C:\Program Files\InstallShield Installation Information\{2205E3A5-DCDC-461D-8ED6-D6F2341D3B64}\setup.exe" -l0x40c

 

and voilà...

 

Cheers for posting and welcome to the forums :D

  • 1 year later...
Posted

Go to the run line and type regedit. Go to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2205E3A5-DCDC-461D-8ED6-D6F2341D3B64}

On the key that says NoRemove change the 1 to a zero.

Then you can go to Add/Remove programs and uninstall it.

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...