Blog

View Blog

Aug 3

Written by: b.kragl
8/3/2009 9:16 AM

To automatically run a subst command on every Windows startup (e.g. get a virtual drive for your development folder), you can edit the Windows Registry as follows:

Add a string value to the key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" and set the value to the subst command you need.

E.g. Subst = subst k: c:\projects

Tags:

2 comments so far...

Re: Automatically run subst command on Windows startup

To avoid errors arising from web parts, features or other components that can’t comply user contexts below administrator you should test your code as a normal user (read) or probably a contributor – whatever your testing needs
Kasino Experte

By Kasino Experte on   2/27/2010 9:20 AM

Your name:
Title:
Comment:
Security Code
Enter the code shown above in the box below
Add Comment    Cancel  

Newsletter

Sie möchten im Newsletter über aktuelle technische Entwicklungen und Neuigkeiten rund um cubido informiert werden?

Newsletter abonnieren ...

Blog