Hi,
I have a custom dialog during installation where I have to show the disk cost
and remaining space on a selected drive where the application is going to be
installed. I want to use two properties to use as the text for two labels on
this screen. How do I get the values into the two properties
Hi,
The database credentials for creating my database are taken during installation
via a dialog box. Using the login, password and server name details entered by
the user, I create the database during installation, using SQL authentication.
But when I am uninstalling, the database does not drop
Hi,
In my Wix installation, I've got a couple of executables, some windows services
and a database. For creating the database, I use a custom dialog which gets the
username, password and database name into properties, and these properties are
used during the database component installation. But
le into an msi package
(Frank Neumann)
6. database and windows service not getting uninstalled
(Mark Sinnathamby)
7. Re: database and windows service not getting uninstalled
(Rob Mensching)
--
Message: 1
Da
Hi,
I have created an msi installation pack with Wix, using my own custom UI
library. I have added the maintenance dialogs in this library as well.
When I install the product, Which consists of a database a windows service and
some executables, everything gets installed without any problems.
When
Hi,
I am trying to display the disk space needed and disk space remaining for an
application being installed in Wix. These details will be displayed in a custom
dialog as labels.
How do I obtain the disk space needed for the application and also the
remaining disk space? Are there any properties
6 matches
Mail list logo