|
-
May 26th, 2004, 08:27 AM
#1
Customizing Installation Screens
Hi Friends,
I'm creating a MSI Setup package wherein I need to customize the Installation screens. I have also to check whether certain files exist on client's machine before the Installation completes or else abort the Installation. I found out that one can use the INSTALLER class to customize the Installation(One has to override the Installer class in a derived class)...but I'm not able to use it properly in my Setup Project app. Basically, I can't understand how to pass value to stateServer parameter of the Install() method. I tried but I'm getting errors....I'm quite new to this concept of using Installer class to override the default Installation....Can someone help???
Thanks,
Debsoft
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|