| View previous topic :: View next topic |
| Author |
Message |
stewcam Newbie
Joined: 30 Sep 2006 Posts: 21
|
Posted: Wed Jul 16, 2008 8:37 am Post subject: Portable VDS - the IDE on a stick |
|
|
Now that VDS is in danger of becoming a legacy app some users might like to know that both VDS 5 and VDS 6 will run as portable apps. This is really quite nice, as it allows for a portable IDE with compilation of scripts while running from USB stick. As far as I can see, the host registry is untouched.
I haven't scrutinized the fine print to check for licensing infractions but it is a great selling point.
VIVA VDS!  |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Thu Jul 17, 2008 2:56 pm Post subject: |
|
|
So are you saying that VDS will run without the use of the following registry key?
HKEY_CURRENT_USER\Software\Commercial Research\VDS\6.0 _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
stewcam Newbie
Joined: 30 Sep 2006 Posts: 21
|
Posted: Fri Jul 18, 2008 3:18 am Post subject: |
|
|
dragonsphere, thanks for raising this.
VDS 5 and VDS 6 will run as registered from USB stick without any pre-existing VDS registry keys on the host computer. However, a key is created at first run at:
HKEY_CURRENT_USER\Software\Commercial Research\VDS
This key is then used to hold some settings related to the last session. Registration information is not stored in the key.
I suppose a purist would therefore say VDS is not a true portable app. However there are many shareware apps which are sold as portable which leave similar traces on the host computer. |
|
| Back to top |
|
 |
webdaddy Contributor


Joined: 14 Nov 2004 Posts: 151 Location: Raleigh NC
|
Posted: Thu Nov 13, 2008 9:17 pm Post subject: Portable VDS |
|
|
Although this is an old threat I created a utility that will merge the registry settings created and used by VDS on startup and then wrote a launcher that writes the keys and then starts VDS from the thumb drive. I call my launcher instead of VDS and I have never had any problems with it.
I just do something similiar to the following
REGISTRY WRITE, bla bla
SHELL OPEN, @path(%0)vds.exe
exit
WD _________________ K Wetzel
Programming - Technology - Communications
"The Home of the SLC Security Console"
SLC now available for Linux... |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
Posted: Fri Nov 14, 2008 12:26 pm Post subject: |
|
|
Wow, I thought that most people knew this already. ALL versions of VDS can be put on a USB drive. All that needs done, it that you do need to make sure that the VDSRunXX.dll is in the VDS.exe folder. VDS Does need this to run right, other than that. Works great. I have been doing this since VDS 2.  _________________ Chris
Http://theblindhouse.com |
|
| Back to top |
|
 |
DaveR Valued Contributor


Joined: 03 Sep 2005 Posts: 413 Location: Australia
|
Posted: Sat Nov 15, 2008 3:36 am Post subject: |
|
|
What about the demos?
Obviously you can change the default project folder to be on the USB stick, but for some reason I alsways have trouble getting the demos to run from the URLs embedded in the help file. Where exactly does VDS 5 and VDS 6 look for the demo scripts? _________________ cheers
Dave |
|
| Back to top |
|
 |
|