dbTalk Databases Forums  

Paradox / Runtime on USB Flash Drive

comp.databases.paradox comp.databases.paradox


Discuss Paradox / Runtime on USB Flash Drive in the comp.databases.paradox forum.



Reply
 
Thread Tools Display Modes
  #71  
Old   
Steven Green
 
Posts: n/a

Default Re: Paradox / Runtime on USB Flash Drive - 02-20-2008 , 09:16 AM






Quote:
I must also confess, I have not tried this with an USB disk, just put it
together in 30 minutes to see, if it could be done.
that means writing the bat file can be done.. it doesn't mean actually doing
it can be done.. (g).. and I'm not gonna be the one to find out, because I
have no need for it, myself..

however, if a long-term, trusted developer tries it, and likes it, I've got
no problem promoting it, and putting the files on my downloads page..

--
Steven Green - Myrtle Beach, South Carolina USA

Diamond Software Group
http://www.diamondsg.com/main.htm
Paradox Support & Sales

Diamond Sports Gems
http://www.diamondsg.com/gemsmain.htm
Sports Memorabilia and Trading Cards

"modri dirkac" <modridirkac (AT) email (DOT) si> wrote

Quote:
Are you so affraid, you don't want even open my ZIP file? ;-)

Well, there is one bat file, which tries to determin drive letter for USB
disk
and then import appropriate registry settings and at the end
runs paradox.

If you try this, and import some registry settings, your paradox
might stop working. All reg files just change path to BDE folder
and write this settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BLW32]
"BLAPIPATH"="x:\\myapp\\BDE"

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine]
"DLLPATH"="x:\\myapp\\BDE"
"CONFIGFILE01"="x:\\myapp\\lock\\idapi32.cfg"
"RESOURCE"="0009"
"SaveConfig"="WIN32"
"UseCount"="4"

I must also confess, I have not tried this with an USB disk, just put it
together
in 30 minutes to see, if it could be done.

Jure

I agree.. well, the guy posted a zip with some stuff in it.. are you
gonna be the volunteer to see if it works?





Reply With Quote
  #72  
Old   
Leslie Milburn
 
Posts: n/a

Default Re: Paradox / Runtime on USB Flash Drive - 02-20-2008 , 05:54 PM







"modri dirkac" <modridirkac (AT) email (DOT) si> wrote

Quote:
Are you so affraid, you don't want even open my ZIP file? ;-)

Well, there is one bat file, which tries to determin drive letter for USB
disk
and then import appropriate registry settings and at the end
runs paradox.

If you try this, and import some registry settings, your paradox
might stop working. All reg files just change path to BDE folder
and write this settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BLW32]
"BLAPIPATH"="x:\\myapp\\BDE"

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine]
"DLLPATH"="x:\\myapp\\BDE"
"CONFIGFILE01"="x:\\myapp\\lock\\idapi32.cfg"
"RESOURCE"="0009"
"SaveConfig"="WIN32"
"UseCount"="4"

I must also confess, I have not tried this with an USB disk, just put it
together
in 30 minutes to see, if it could be done.

Jure

And as you have indicated - if the BDE is *already* installed on the machine
by another application then trouble is heading your way. Think about it,
this is not a good idea at all - once the device is unplugged you are gone.
So if you intend to use this method for a demo which then stuffs the
end-users machine up - guess what, No Sale and a Bad Reputation as well.

Truely I get fed up with developers thinking they are the only ones using
the BDE. I really hate stuff that goes in and messes around with the
registry. My golden rule is that if you have to mess with the Registry then
you are doing it wrong or to put it more bluntly - Don't Do IT !!

Leslie.




Reply With Quote
  #73  
Old   
Leslie Milburn
 
Posts: n/a

Default Re: Paradox / Runtime on USB Flash Drive - 02-20-2008 , 05:54 PM




"modri dirkac" <modridirkac (AT) email (DOT) si> wrote

Quote:
Are you so affraid, you don't want even open my ZIP file? ;-)

Well, there is one bat file, which tries to determin drive letter for USB
disk
and then import appropriate registry settings and at the end
runs paradox.

If you try this, and import some registry settings, your paradox
might stop working. All reg files just change path to BDE folder
and write this settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BLW32]
"BLAPIPATH"="x:\\myapp\\BDE"

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine]
"DLLPATH"="x:\\myapp\\BDE"
"CONFIGFILE01"="x:\\myapp\\lock\\idapi32.cfg"
"RESOURCE"="0009"
"SaveConfig"="WIN32"
"UseCount"="4"

I must also confess, I have not tried this with an USB disk, just put it
together
in 30 minutes to see, if it could be done.

Jure

And as you have indicated - if the BDE is *already* installed on the machine
by another application then trouble is heading your way. Think about it,
this is not a good idea at all - once the device is unplugged you are gone.
So if you intend to use this method for a demo which then stuffs the
end-users machine up - guess what, No Sale and a Bad Reputation as well.

Truely I get fed up with developers thinking they are the only ones using
the BDE. I really hate stuff that goes in and messes around with the
registry. My golden rule is that if you have to mess with the Registry then
you are doing it wrong or to put it more bluntly - Don't Do IT !!

Leslie.




Reply With Quote
  #74  
Old   
Leslie Milburn
 
Posts: n/a

Default Re: Paradox / Runtime on USB Flash Drive - 02-20-2008 , 05:54 PM




"modri dirkac" <modridirkac (AT) email (DOT) si> wrote

Quote:
Are you so affraid, you don't want even open my ZIP file? ;-)

Well, there is one bat file, which tries to determin drive letter for USB
disk
and then import appropriate registry settings and at the end
runs paradox.

If you try this, and import some registry settings, your paradox
might stop working. All reg files just change path to BDE folder
and write this settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BLW32]
"BLAPIPATH"="x:\\myapp\\BDE"

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine]
"DLLPATH"="x:\\myapp\\BDE"
"CONFIGFILE01"="x:\\myapp\\lock\\idapi32.cfg"
"RESOURCE"="0009"
"SaveConfig"="WIN32"
"UseCount"="4"

I must also confess, I have not tried this with an USB disk, just put it
together
in 30 minutes to see, if it could be done.

Jure

And as you have indicated - if the BDE is *already* installed on the machine
by another application then trouble is heading your way. Think about it,
this is not a good idea at all - once the device is unplugged you are gone.
So if you intend to use this method for a demo which then stuffs the
end-users machine up - guess what, No Sale and a Bad Reputation as well.

Truely I get fed up with developers thinking they are the only ones using
the BDE. I really hate stuff that goes in and messes around with the
registry. My golden rule is that if you have to mess with the Registry then
you are doing it wrong or to put it more bluntly - Don't Do IT !!

Leslie.




Reply With Quote
  #75  
Old   
Leslie Milburn
 
Posts: n/a

Default Re: Paradox / Runtime on USB Flash Drive - 02-20-2008 , 05:54 PM




"modri dirkac" <modridirkac (AT) email (DOT) si> wrote

Quote:
Are you so affraid, you don't want even open my ZIP file? ;-)

Well, there is one bat file, which tries to determin drive letter for USB
disk
and then import appropriate registry settings and at the end
runs paradox.

If you try this, and import some registry settings, your paradox
might stop working. All reg files just change path to BDE folder
and write this settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BLW32]
"BLAPIPATH"="x:\\myapp\\BDE"

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine]
"DLLPATH"="x:\\myapp\\BDE"
"CONFIGFILE01"="x:\\myapp\\lock\\idapi32.cfg"
"RESOURCE"="0009"
"SaveConfig"="WIN32"
"UseCount"="4"

I must also confess, I have not tried this with an USB disk, just put it
together
in 30 minutes to see, if it could be done.

Jure

And as you have indicated - if the BDE is *already* installed on the machine
by another application then trouble is heading your way. Think about it,
this is not a good idea at all - once the device is unplugged you are gone.
So if you intend to use this method for a demo which then stuffs the
end-users machine up - guess what, No Sale and a Bad Reputation as well.

Truely I get fed up with developers thinking they are the only ones using
the BDE. I really hate stuff that goes in and messes around with the
registry. My golden rule is that if you have to mess with the Registry then
you are doing it wrong or to put it more bluntly - Don't Do IT !!

Leslie.




Reply With Quote
  #76  
Old   
Leslie Milburn
 
Posts: n/a

Default Re: Paradox / Runtime on USB Flash Drive - 02-20-2008 , 05:54 PM




"modri dirkac" <modridirkac (AT) email (DOT) si> wrote

Quote:
Are you so affraid, you don't want even open my ZIP file? ;-)

Well, there is one bat file, which tries to determin drive letter for USB
disk
and then import appropriate registry settings and at the end
runs paradox.

If you try this, and import some registry settings, your paradox
might stop working. All reg files just change path to BDE folder
and write this settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BLW32]
"BLAPIPATH"="x:\\myapp\\BDE"

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine]
"DLLPATH"="x:\\myapp\\BDE"
"CONFIGFILE01"="x:\\myapp\\lock\\idapi32.cfg"
"RESOURCE"="0009"
"SaveConfig"="WIN32"
"UseCount"="4"

I must also confess, I have not tried this with an USB disk, just put it
together
in 30 minutes to see, if it could be done.

Jure

And as you have indicated - if the BDE is *already* installed on the machine
by another application then trouble is heading your way. Think about it,
this is not a good idea at all - once the device is unplugged you are gone.
So if you intend to use this method for a demo which then stuffs the
end-users machine up - guess what, No Sale and a Bad Reputation as well.

Truely I get fed up with developers thinking they are the only ones using
the BDE. I really hate stuff that goes in and messes around with the
registry. My golden rule is that if you have to mess with the Registry then
you are doing it wrong or to put it more bluntly - Don't Do IT !!

Leslie.




Reply With Quote
  #77  
Old   
Leslie Milburn
 
Posts: n/a

Default Re: Paradox / Runtime on USB Flash Drive - 02-20-2008 , 05:54 PM




"modri dirkac" <modridirkac (AT) email (DOT) si> wrote

Quote:
Are you so affraid, you don't want even open my ZIP file? ;-)

Well, there is one bat file, which tries to determin drive letter for USB
disk
and then import appropriate registry settings and at the end
runs paradox.

If you try this, and import some registry settings, your paradox
might stop working. All reg files just change path to BDE folder
and write this settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BLW32]
"BLAPIPATH"="x:\\myapp\\BDE"

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine]
"DLLPATH"="x:\\myapp\\BDE"
"CONFIGFILE01"="x:\\myapp\\lock\\idapi32.cfg"
"RESOURCE"="0009"
"SaveConfig"="WIN32"
"UseCount"="4"

I must also confess, I have not tried this with an USB disk, just put it
together
in 30 minutes to see, if it could be done.

Jure

And as you have indicated - if the BDE is *already* installed on the machine
by another application then trouble is heading your way. Think about it,
this is not a good idea at all - once the device is unplugged you are gone.
So if you intend to use this method for a demo which then stuffs the
end-users machine up - guess what, No Sale and a Bad Reputation as well.

Truely I get fed up with developers thinking they are the only ones using
the BDE. I really hate stuff that goes in and messes around with the
registry. My golden rule is that if you have to mess with the Registry then
you are doing it wrong or to put it more bluntly - Don't Do IT !!

Leslie.




Reply With Quote
  #78  
Old   
Leslie Milburn
 
Posts: n/a

Default Re: Paradox / Runtime on USB Flash Drive - 02-20-2008 , 05:54 PM




"modri dirkac" <modridirkac (AT) email (DOT) si> wrote

Quote:
Are you so affraid, you don't want even open my ZIP file? ;-)

Well, there is one bat file, which tries to determin drive letter for USB
disk
and then import appropriate registry settings and at the end
runs paradox.

If you try this, and import some registry settings, your paradox
might stop working. All reg files just change path to BDE folder
and write this settings:
[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BLW32]
"BLAPIPATH"="x:\\myapp\\BDE"

[HKEY_LOCAL_MACHINE\SOFTWARE\Borland\Database Engine]
"DLLPATH"="x:\\myapp\\BDE"
"CONFIGFILE01"="x:\\myapp\\lock\\idapi32.cfg"
"RESOURCE"="0009"
"SaveConfig"="WIN32"
"UseCount"="4"

I must also confess, I have not tried this with an USB disk, just put it
together
in 30 minutes to see, if it could be done.

Jure

And as you have indicated - if the BDE is *already* installed on the machine
by another application then trouble is heading your way. Think about it,
this is not a good idea at all - once the device is unplugged you are gone.
So if you intend to use this method for a demo which then stuffs the
end-users machine up - guess what, No Sale and a Bad Reputation as well.

Truely I get fed up with developers thinking they are the only ones using
the BDE. I really hate stuff that goes in and messes around with the
registry. My golden rule is that if you have to mess with the Registry then
you are doing it wrong or to put it more bluntly - Don't Do IT !!

Leslie.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.