Bill Patten
bill_Patten at earthlink.net
Thu Feb 2 20:11:15 CST 2006
Hi Joe, It came with the Office XP Developer Kit. ----- Original Message ----- From: "Joe Hecht" <jmhecht at earthlink.net> To: "'Access Developers discussion and problem solving'" <accessd at databaseadvisors.com> Sent: Thursday, February 02, 2006 6:04 PM Subject: Re: [AccessD] OFFXPDEV Packaging Wizard Bill, What is & where did you get the packaging wizard? Joe Hecht jmhecht at earthlink.net -----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:55 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