View Single Post
  #8 (permalink)  
Old 01-14-2010, 10:28 AM
nsa_sailor's Avatar
nsa_sailor
PPCGeeks Regular
Offline
Location: Wichita, KS
 
Join Date: Nov 2009
Posts: 176
Reputation: 285
nsa_sailor is becoming a PPCGeeks regularnsa_sailor is becoming a PPCGeeks regularnsa_sailor is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Remove Programs wont uninstall some apps that show up on it?

Quote:
Originally Posted by tonytec View Post
1# For the first answer "How would I look inside the Cab file?"
Open the cab file with WinZip. You should see a "_setup.xml" file in the list of files. Open up that file with notepad. There should be lines like below:
<characteristic type="4247b6bd_manila" translation="install">
<characteristic type="Extract">
<parm name="Source" value="4247B6~1.005" />
</characteristic>
So for this example the file this cab is installing/modifying is "4247b6bd_manila", so that would be the file to delete in \windows.
Reply With Quote