Re: Find user directory

2008-05-29 Thread Dave Lippincott
There is a bit you need to set in the registry for the install conduit to realize there are files to upload. Copy the file into the install directory, set the key and it should work. > Be careful!, copying the prc to the install directory is not enough... > If you move a prc file to the install di

Re: Find user directory

2000-07-13 Thread Dave Lippincott
There is a bit you need to set in the registry for the install conduit to realize there are files to upload. Copy the file into the install directory, set the key and it should work. > Be careful!, copying the prc to the install directory is not enough... > If you move a prc file to the install d

RE: Find user directory

2000-07-13 Thread William F. Weiher III
Try PltInstallFile, I think that probably does what you want -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Herve Groleas Sent: Thursday, July 13, 2000 01:29 To: Palm Developer Forum Subject: RE: Find user directory I'm afraid you're drea

Re: Find user directory

2000-07-13 Thread Brandon Wallace
I bought Catapult from http://www.beiks.com/ for $99. It is a nifty little palm software installation tool that will present the user with an interface you are looking for. Much cheaper to buy this than to spend time trying to write my own installation program. It can install files on the palm al

RE: Find user directory

2000-07-13 Thread Herve Groleas
I'm afraid you're dreaming ! Be careful!, copying the prc to the install directory is not enough... If you move a prc file to the install directory and then perform a HotSync, the file remain and nothing is transfered. (don't ask me why, i just don't know) That's the reason why i'm using Catapult

RE: Find user directory

2000-07-12 Thread McMicken, Steven
I've used SyncReadUserId, which returns user information in the CUserIDInfo class. Then PltGetUserDirectory will give you the user's directory. Although I haven't used them, you could also possibly use the User Data APIs, but I think you need a user index, which you might be able to derive from