HIii
I m making window application, for which i have already made a setup, but in that i want to include some more pages like terms and condition page etc, . Also in this i want to set the registries as well, like when my application is installed on the client computer, so after a particular period of time it automatically expires and my application should not be copied on any other computer.......
So, kindly tell me the detailed steps for this.......:pretty:
VibhorG 0 Junior Poster in Training
Recommended Answers
Jump to PostYou have to add Custom Action, User Interface, and Setup Registry.
Take a look at http://msdn.microsoft.com/en-us/library/9cdb5eda.aspx
Jump to PostAlso you should not add registry information for a "trial period" in the installer itself, unless you want to add a custom action. If you add a registry key with the installer project itself then the project "owns" the setting and when it is uninstalled it will remove the key. …
Jump to PostSerkan, we are in need of your help.
@VibhorG,
Here is a great link (suggested by serkan:) ) - http://www.simple-talk.com/dotnet/visual-studio/getting-started-with-setup-projects/SUMMARY:
This article describes the basics of Visual Studio setup and deployment …
Jump to PostSetup and Deployment system won't help you to set expire date/time or some restrictions of an application. You have to write some code. Please have a look at http://www.codeproject.com/KB/cs/Trial_Maker.aspx.
Jump to Postthis thread is still open?
All 27 Replies
kvprajapati 1,826 Posting Genius Team Colleague
sknake commented: thats where I would look +17
sknake 1,622 Senior Poster Featured Poster
VibhorG 0 Junior Poster in Training
VibhorG 0 Junior Poster in Training
sknake 1,622 Senior Poster Featured Poster
Geekitygeek 480 Nearly a Posting Virtuoso
kvprajapati 1,826 Posting Genius Team Colleague
VibhorG 0 Junior Poster in Training
VibhorG 0 Junior Poster in Training
DdoubleD 315 Posting Shark
VibhorG 0 Junior Poster in Training
DdoubleD 315 Posting Shark
DdoubleD 315 Posting Shark
VibhorG 0 Junior Poster in Training
DdoubleD 315 Posting Shark
kvprajapati 1,826 Posting Genius Team Colleague
VibhorG 0 Junior Poster in Training
DdoubleD 315 Posting Shark
VibhorG 0 Junior Poster in Training
sknake 1,622 Senior Poster Featured Poster
VibhorG 0 Junior Poster in Training
sknake 1,622 Senior Poster Featured Poster
VibhorG 0 Junior Poster in Training
avirag 10 Posting Whiz
kvprajapati commented: Post some useful information. Don't spam. -4
VibhorG 0 Junior Poster in Training
ghimangi 0 Newbie Poster
dnlangela 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.