Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
Networking GroupsView
Internet Mail
Windows Networking Wireless
Platformsdk Mapi
Platformsdk Msi
Platformsdk Security
Platformsdk Shell

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft Platformsdk Msi
 Ask A New Question    

How to find the ProductCode of one installed app.msi
I developed one app.msi to intall one app. And I need to develop one bootstraper.exe to retrieve the ProductCode of previously installed app outside the MSI. Some one suggested me to use MsiOpenData... on 19-Nov-09
HKEY_CURRENT_USER vs HKCU
Hi all, I was laid off from my workplace, but since called back and I am once again working on their installs. In my absence, user configuration registry keys were moved from HKCU to HCU. This was... on 18-Nov-09
Where did the "please wait..." message in setup.exe go?
I have an installer which consists of a setup.exe and an msi file both of which are located on a web server. When running the setup.exe there used to be a ???please wait...??? message box that appea... on 17-Nov-09
Microsoft Patch File format PA19
Hi, If I download a microsoft patch. E.g. WindowsXP-KB971557-x86-ENU.exe I wish to be able to list the files that it patches, and also get it to patch an individual file of my choosing. For example,... on 16-Nov-09
CustomAction help
Hello, [VS 2003 Setup/Deployment project, Win Installer v2.0, C++] I need some advice on CustomActions. My deployment project currently has a CA during the install phase, which users enter a produc... on 13-Nov-09
Redistibuting ATL only
My application requires ATL90.dll to run, and I am not using MSI as installer. So, I have to install vcredist_x86.exe on the target machine before I install my application. My application is quite sm... on 13-Nov-09
How to resove "Error 2872: The argument of the CheckPath control event Invalid"
Hi, I am facing issue with Wix 3.0 InstallDirDlg, WixUI_InstallDir. I renamed the above two files id like this InstallDirDlg - InstallDirDlg_MY WixUI_InstallDir -WixUI_InstallDir_MY and chan... on 13-Nov-09