|
-
Dec 30th, 2006, 10:40 AM
#1
Thread Starter
Frenzied Member
Allow one install only with Inno..
Once the application is installed.. and you reclick on the setup.exe, how would I go about creating a ...
..Re-Install
..Uninstall Option#
So that the user cannot install the application twice..?
_____________________________________________________________________
----If this post has helped you. Please take time to Rate it.
----If you've solved your problem, then please mark it as RESOLVED from Thread Tools.

-
Dec 30th, 2006, 01:57 PM
#2
Re: Allow one install only with Inno..
Why would you want to do that?
Check the AppId at installation time. if it is present do not re-install.
-
Dec 30th, 2006, 02:04 PM
#3
Thread Starter
Frenzied Member
Re: Allow one install only with Inno..
Why would you want to do that?
..Cos i dont want multiple instances on the machine..?
How would i go about checking the AppId..?
If exists quit? any hints on hows its done with Inno?
_____________________________________________________________________
----If this post has helped you. Please take time to Rate it.
----If you've solved your problem, then please mark it as RESOLVED from Thread Tools.

-
Dec 30th, 2006, 02:14 PM
#4
Re: Allow one install only with Inno..
You will have to use the code section to accomplish that. I don't use that code section...but Kleinmna does. You might want to ask him. He hangs out in the .NET forum.
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
|