Here is a description of the problem:
-Environment is Win 7 SP1 Enterprise x64
-We are executing a MSI package which contains numerous INF files. These
INF
files are associated with drivers. To install the drivers , we make use of
the
API: InstallHInfSection.
The exact usage of InstallHInfS
Hi Everyone,
I have created a windows application file(say Launcher.exe) which having a
button that launches the Custom Bootstrapper application(MySetup.exe) on
button click.
I would like to show the Bootstrapper installation progress values and
status message in that launcher window.
MySetup
Environment: Windows x86 8.1 English
Driver type is file system drivers.
I am making use of the SetupAPI:InstallHInfSecton to install drivers. This
API
is used in my MSI package. When the driver package is installed, the
associated .sys file is copied to
%windows%\system32\drivers.
One of th
Are you using conditions in the install execute sequence?
On Fri, Jan 9, 2015 at 9:31 AM, wixtester wrote:
> Hi,
>
>I have a scripted custom action to register a COM+ service on install
> and
> unregister it during uninstall.
> It works fine during install, but fails during uninstall.
>
> Cu
4 matches
Mail list logo