Re: bug with autorun on Windows?

2004-10-01 Thread Jan Schenkel
--- "Frank D. Engel, Jr." <[EMAIL PROTECTED]> wrote: > Can you autoplay a batch file? For some reason, I > thought that only > works in some versions of Windows, and not others? > Hmm, I have no idea actually ; at our company, we prefer the drag-and-drop installation method ; which some of our

Re: bug with autorun on Windows?

2004-09-30 Thread Meitnik
In a message dated 9/30/04 11:26:07 PM, [EMAIL PROTECTED] writes: > bug with autorun on Windows? > -- Could you please post the final code to do autorun correctly. I too need this for cd on windows. Thanks. Btw, this should be in the docs too ;-) Andrew _

Re: bug with autorun on Windows?

2004-09-30 Thread Frank D. Engel, Jr.
Can you autoplay a batch file? For some reason, I thought that only works in some versions of Windows, and not others? On Sep 30, 2004, at 3:46 PM, Jan Schenkel wrote: --- Chris Sheffield <[EMAIL PROTECTED]> wrote: That is what I ended up doing. And that works fine. I'll Bugzilla this though s

RE: bug with autorun on Windows?

2004-09-30 Thread Jan Schenkel
--- Chris Sheffield <[EMAIL PROTECTED]> wrote: > That is what I ended up doing. And that works fine. > I'll Bugzilla this > though since it doesn't seem to be behaving the way > it should be. Thanks. > > Chris Sheffield > Actually, I wouldn't call it a bug at all ; I used this OS-ability in F

RE: bug with autorun on Windows?

2004-09-30 Thread Chris Sheffield
f Of Chipp Walters Sent: Thursday, September 30, 2004 1:23 PM To: How to use Revolution Subject: Re: bug with autorun on Windows? Chris, you can always set the defaultFolder yourself on startup. Check the Address property. best, Chipp Chris Sheffield wrote: > The problem is that I >

Re: bug with autorun on Windows?

2004-09-30 Thread Thomas McGrath III
Chris, I had the same thing happen on a major project and had to get the path of the executable on startup and set the default folder to that. I did copy my 'images' folder to the root level on one project so the code could follow it because I didn't have time to change the startup code but tha

Re: bug with autorun on Windows?

2004-09-30 Thread Chipp Walters
Chris, you can always set the defaultFolder yourself on startup. Check the Address property. best, Chipp Chris Sheffield wrote: The problem is that I noticed that the defaultFolder is not getting set correctly. When autorun launches the app, the defaultFolder is set to "E:/" (the root of the CD