|
|
| Author |
Message |
Don_Kirby
Joined: 15 Oct 2006
Posts: 329
Location: Long Island, New York
|
|
Posted: 07 December 2008, 13:21 PM Post subject: Portable IDE |
|
|
Lately, I am finding myself sitting at a foreign computer, without my normal suite of software to use. To combat this, I've taken to carrying a USB drive with me, containing my most used applications. After some searching, I have found some portable versions of various applications that require no permanent installation on the host computer.
I have a few different portable code editors I can use, but I'd prefer to keep the I in IDE and use the ZBasic software.
Is it possible to install the ZBasic environment to a portable device? I've tried a regular install, but the installer sees the actual installation and thinks I'm trying to upgrade, thereby not giving me the opportunity to specify a different install directory.
-Don |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 07 December 2008, 16:08 PM Post subject: Re: Portable IDE |
|
|
| Don_Kirby wrote: | | Is it possible to install the ZBasic environment to a portable device? | The current installer doesn't have an awareness of portable/removable storage devices.
It may work to uninstall ZBasic first, install to the portable device, and then install again after the portable device is removed. I haven't tried this. |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 07 December 2008, 18:23 PM Post subject: |
|
|
| Actually, it is even easier than described above. Just copy the contents of the ZBasic installation directory on your primary computer to the desired destination drive. The only issue will be that the IDE will look for your UserProperties file in the "\Documents and Settings\<user-name>" directory of any computer on which it runs. |
|
| Back to top |
|
 |
sturgessb
Joined: 25 Apr 2008
Posts: 246
Location: Norwich, UK
|
|
Posted: 25 March 2009, 19:59 PM Post subject: |
|
|
As a related question, I would really like to be able to run two instances of the Zbasic IDE at once. I am currently working with two zx devices and forever having to reopen the correct project, set target device and com port is frustrating.
I tried duplicating the Zbasic folder but no joy.
Can this be done?
Cheers
Ben |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 25 March 2009, 20:18 PM Post subject: |
|
|
| sturgessb wrote: | | I would really like to be able to run two instances of the Zbasic IDE at once. | It can be done by adding some special options to the invocation of the IDE other than the first. See the penultimate post of the thread below for more details.
http://www.zbasic.net/forum/about659.html |
|
| Back to top |
|
 |
sturgessb
Joined: 25 Apr 2008
Posts: 246
Location: Norwich, UK
|
|
Posted: 25 March 2009, 20:22 PM Post subject: |
|
|
| thats great thanks. I did try to search but didnt find that thread. |
|
| Back to top |
|
 |
mikep
Joined: 24 Sep 2005
Posts: 765
Location: Austin, TX
|
|
Posted: 25 March 2009, 20:33 PM Post subject: |
|
|
I found the other thread ok.
On my Windows version (XP SP2), when I click again on the IDE icon, it tries to start another process but no window comes up (as expected). Unfortunately the process is still listed and did not terminate properly. |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 25 March 2009, 21:41 PM Post subject: |
|
|
| mikep wrote: | | Unfortunately the process is still listed and did not terminate properly. | Thanks for pointing this out. We have found the cause of this issue and have corrected it. |
|
| Back to top |
|
 |
|