|
|
| 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 |
| |
|
|
|
| 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 |
| |
|
|
|
|
|