Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Password Protection

Status
Not open for further replies.

sweep123

Technical User
Joined
May 1, 2003
Messages
185
Location
GB
Is it possible to put a password protection on an installed Visual Suudio .Net on my PC.

I may have to leave my PC at a clients site in order that the application my be debugged (by me); but dont want anyone else modifing the code or using Visual Studio .Net.

The application will be an exe, but would like to inhibit .Net.

Also when I come to install the application on the clients PC, should I invest in Installshield or are they any other means of installing the application such that all the components are installed on the clients PC.

Regards,

Sweep.
 
If you are using Window NT/2000/XP, why not set up two user accounts on the PC. One that has access to the development tools and one that does not.

I have not used Visual Studio.NET, however Visual Studio 6.0 included a version of Install Shield. Does Visual Studio.NET?

Hope this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top