[AccessD] OFFXPDEV Packaging Wizard

William Hindman wdhindman at bellsouth.net
Fri Feb 3 13:58:45 CST 2006


...there is apparently a difference in how '98 and XPSP2 handles .bat files 
...'98 just runs them ...XPSP2 sees them as "system" files and "may" require 
admin priviledges unless your group policies are fudged.

William

----- Original Message ----- 
From: "Charlotte Foust" <cfoust at infostatsystems.com>
To: "Access Developers discussion and problem solving" 
<accessd at databaseadvisors.com>
Sent: Friday, February 03, 2006 10:56 AM
Subject: Re: [AccessD] OFFXPDEV Packaging Wizard


> If the bat file runs when you double click it in explorer then you may
> need to reference the command executable in the run command.  It's been
> years since I used the packaging wizard and crotchets like that are one
> of the key reasons I don't.
>
> Charlotte Foust
>
>
> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Bill Patten
> Sent: Thursday, February 02, 2006 5:54 PM
> To: accessd at databaseadvisors.com
> Subject: [AccessD] OFFXPDEV Packaging Wizard
>
>
> Using the Office XP Developer packaging wizard, I tell it to run
> shrtcut.bat after completing the install. This creates a line in the
> setup.lst file that looks like this. [RunCommands]
> Command1=0,1,$(AppPath),$(AppPath)\shrtCut.bat
>
> This works fine in Win98 the short cut runs as expected. In Windows XP
> how ever it doesn't Changing to this
> Command1=0,1,$(AppPath),$(AppPath)\License.txt
> Works in both Win 98 and Win XP, note pad opens the file. Double
> clicking on the batch file works in both. It appears that batch files
> won't work from the install program, any ideas.??? I've searched the web
> but have found very little about the [RunCommands] item nor where to
> look for it.
>
>
> Thanks
>
> Bill
> -- 
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> -- 
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> 





More information about the AccessD mailing list