Search found 4 matches

Go to advanced search

by tsburkins
Mon Apr 04, 2005 7:43 pm
Forum: Common Problems
Topic: Prompting the user for input
Replies: 3
Views: 6598
 
Jump to post

Prompting the user for input

During my program's installation, I need to prompt the user to enter some text (LDAP server, account name, etc.). What is the recommended way to have the user input text information?

In another installation that I am working on, I need to ask the user to select 1 of 2 options (preferrably using ...
by tsburkins
Fri Apr 01, 2005 3:50 pm
Forum: Common Problems
Topic: Shared Files Question
Replies: 1
Views: 3872
 
Jump to post

Shared Files Question

I have three applications that all share a common interface framework (similar to Microsoft's MMC). The framework consists of about 10 EXEs and DLLs and I need to have some custom actions performed when they are installed. Is it possible to do this by duplicating part of the setup in each ...
by tsburkins
Fri Apr 01, 2005 3:41 pm
Forum: Common Problems
Topic: Uninstall Custom Actions
Replies: 2
Views: 4982
 
Jump to post

Would there be a problem if I replaced the Uninstall string with my own executable and if the password was correct I would launch the uninstall?
by tsburkins
Fri Apr 01, 2005 3:24 pm
Forum: Common Problems
Topic: Uninstall Custom Actions
Replies: 2
Views: 4982
 
Jump to post

Uninstall Custom Actions

Is there any way to execute a custom action at the very beginning of an uninstall? A password is required to uninstall my program and I need to verify it before any files are removed.

Go to advanced search