![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Has anyone tried to install paradox runtime onto a USB flash drive so that the drive is standalone. Is this even possible. I'd like to create an app that is entirely run from the flash drive. |
#3
| |||
| |||
|
|
Has anyone tried to install paradox runtime onto a USB flash drive so that the drive is standalone. Is this even possible. I'd like to create an app that is entirely run from the flash drive. |
#4
| |||
| |||
|
|
Has anyone tried to install paradox runtime onto a USB flash drive so that the drive is standalone. Is this even possible. I'd like to create an app that is entirely run from the flash drive. |
#5
| |||
| |||
|
|
Has anyone tried to install paradox runtime onto a USB flash drive so that the drive is standalone. Is this even possible. I'd like to create an app that is entirely run from the flash drive. |
#6
| |||
| |||
|
|
Has anyone tried to install paradox runtime onto a USB flash drive so that the drive is standalone. Is this even possible. I'd like to create an app that is entirely run from the flash drive. |
#7
| |||
| |||
|
|
Has anyone tried to install paradox runtime onto a USB flash drive so that the drive is standalone. Is this even possible. I'd like to create an app that is entirely run from the flash drive. |
#8
| |||
| |||
|
|
Has anyone tried to install paradox runtime onto a USB flash drive so that the drive is standalone. Is this even possible. I'd like to create an app that is entirely run from the flash drive. |
#9
| |||
| |||
|
|
-in idapi32.cfg file you must have local share=false and undefined (empty) net dir setting |
|
Biggest problem is writing registry keys for BDE. Look at files in ZIP. There is one BAT file, which you can call to start your application. (you can try caling bat file from autorun on your USB key) This bat file first determines letter for USB key, then imports registry settings for this drive letter, and at the end calls paradox runtime. You also have to have appropriate file and directoy structure on USB key. This example assumes, that on USB key you have -BDE files in \myapp\bde\ -paradox runtime files in \myqpp\runtime\ -:WORK: directory \myqpp\work\ -:PRIV: directory \myapp\priv\ -in idapi32.cfg file you must have local share=false and undefined (empty) net dir setting Try and report. But you must know, that USB keys have limited number of write cycles for every byte on them. Jure "Kevin Woodford" <kwoodford (AT) comcast (DOT) net> je napisal v sporocilo news dWdnQ7DwYy4byTanZ2dnUVZ_uevnZ2d (AT) comcast (DOT) com ...Has anyone tried to install paradox runtime onto a USB flash drive so that the drive is standalone. Is this even possible. I'd like to create an app that is entirely run from the flash drive. Any experience in doing this out there? Any help would be greatly appreciated. Thanks in advance. Kevin |
#10
| |||
| |||
|
|
-in idapi32.cfg file you must have local share=false and undefined (empty) net dir setting |
|
Biggest problem is writing registry keys for BDE. Look at files in ZIP. There is one BAT file, which you can call to start your application. (you can try caling bat file from autorun on your USB key) This bat file first determines letter for USB key, then imports registry settings for this drive letter, and at the end calls paradox runtime. You also have to have appropriate file and directoy structure on USB key. This example assumes, that on USB key you have -BDE files in \myapp\bde\ -paradox runtime files in \myqpp\runtime\ -:WORK: directory \myqpp\work\ -:PRIV: directory \myapp\priv\ -in idapi32.cfg file you must have local share=false and undefined (empty) net dir setting Try and report. But you must know, that USB keys have limited number of write cycles for every byte on them. Jure "Kevin Woodford" <kwoodford (AT) comcast (DOT) net> je napisal v sporocilo news dWdnQ7DwYy4byTanZ2dnUVZ_uevnZ2d (AT) comcast (DOT) com ...Has anyone tried to install paradox runtime onto a USB flash drive so that the drive is standalone. Is this even possible. I'd like to create an app that is entirely run from the flash drive. Any experience in doing this out there? Any help would be greatly appreciated. Thanks in advance. Kevin |
![]() |
| Thread Tools | |
| Display Modes | |
| |