Re: [Unattended] Help with creating a shortcut.

2005-05-25 Thread Chad Anderson
Thanks. It works to create the shortcut, but not with the description I give it. Here is my example
shortcut.pl --description "Excel" "c:\program files\microsoft office\office11\excel.exe" special:AllUsersDesktop

Instead of the shortcut using a large E it usese a little one. The syntax appears correct but does not work. Is this a bug or something I am doing incorrectly. 

P.S. It does not appear to make any difference if I use quotes around the special:AllUsersDesktoppart.

Thank you!Adam Peart [EMAIL PROTECTED] wrote:
Hi, you don't need to use shortcut.pl with todo.pl. For example::: OPTIONAL: Install Charred Dirt@Echo offecho Installingtodo.pl "timeit %0"shortcut.pl "c:\games\CDirt\cdirt.exe" "special:AllUsersDesktop\Charred Dirt"shortcut.pl "c:\games\CDirt\cdirt.exe" "special:AllUsersStartMenu\Programs\Charred Dirt"todo.pl %Z%\packages\misc\cdirt_099c.exetodo.pl "timeit %0"At 06:54 PM 5/23/2005, Chad Anderson wrote:Hi,I need some assistance. I can't quite seem to get it correct when creating a shortcut to Excel in AllUsersDesktop because my syntax is off.I have tried many iterations from the command line, like%Z%\bin\todo.pl "shortcut.pl --descripton "Excel" "c:\program files\microsoft office\office11\excel.exe" special:AllUsersDesktop"Also, I would like 
 to have
 one that is used from the todo list that is for creating url shortcuts in All Users\Desktop. I can't seem to get the syntax correct for that one either.Thank you!Chad---This SF.Net email is sponsored by Oracle Space SweepstakesWant to be the first software developer in space?Enter now for the Oracle Space Sweepstakes!http://ads.osdn.com/?ad_id=7412alloc_id=16344op=click___unattended-info mailing listunattended-info@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/unattended-info
		Discover Yahoo! 
Use Yahoo! to plan a weekend, have fun online & more.  Check it out!

Re: [Unattended] Help with creating a shortcut.

2005-05-25 Thread Adam Peart

At 12:34 PM 5/25/2005, Chad Anderson wrote:
Thanks.  It works to create the shortcut, but not with the description I 
give it.  Here is my example


shortcut.pl --description Excel c:\program files\microsoft 
office\office11\excel.exe special:AllUsersDesktop


Instead of the shortcut using a large E it usese a little one.  The syntax 
appears correct but does not work.  Is this a bug or something I am doing 
incorrectly.




Hi, I just manually ran that line, and it created the icon on my desktop, 
icon name was excel but the comment reads Excel.  So I'm confused, is the 
icon not the right one?


P.S.  It does not appear to make any difference if I use quotes around the 
special:AllUsersDesktop part.


Your right, the shortcut.pl example is without the quotes.



Thank you!




---
SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_id=7402alloc_id=16135op=click
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] Help with creating a shortcut.

2005-05-24 Thread Steffen Kaiser

On Mon, 23 May 2005, Chad Anderson wrote:


I have tried many iterations from the command line, like
%Z%\bin\todo.pl shortcut.pl --descripton Excel c:\program files\microsoft 
office\office11\excel.exe special:AllUsersDesktop
You have to quote the inner double quotes surrounding 'Excel' for 
instance; e.g. see the win*-updates.bat scripts, they need to quote 
heavily.


Bye,

--

Steffen Kaiser


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412alloc_id=16344op=click
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info


[Unattended] Help with creating a shortcut.

2005-05-23 Thread Chad Anderson
Hi,

I need some assistance. I can't quite seem to get it correctwhen creating a shortcut to Excel in AllUsersDesktop because mysyntax is off. 

I have tried many iterations from the command line, like
%Z%\bin\todo.pl "shortcut.pl --descripton "Excel" "c:\program files\microsoft office\office11\excel.exe" special:AllUsersDesktop"

Also, I would like to have one that is used from the todo list that is for creating url shortcuts in All Users\Desktop. I can't seem to get the syntax correct for that one either.

Thank you!

Chad
		Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone.

Re: [Unattended] Help with creating a shortcut.

2005-05-23 Thread Adam Peart

Hi, you don't need to use shortcut.pl with todo.pl.  For example:

:: OPTIONAL: Install Charred Dirt
@Echo off
echo Installing
todo.pl timeit %0
shortcut.pl c:\games\CDirt\cdirt.exe special:AllUsersDesktop\Charred Dirt
shortcut.pl c:\games\CDirt\cdirt.exe 
special:AllUsersStartMenu\Programs\Charred Dirt

todo.pl %Z%\packages\misc\cdirt_099c.exe
todo.pl timeit %0



At 06:54 PM 5/23/2005, Chad Anderson wrote:

Hi,

I need some assistance.  I can't quite seem to get it correct when 
creating a shortcut to Excel in AllUsersDesktop because my syntax is off.


I have tried many iterations from the command line, like
%Z%\bin\todo.pl shortcut.pl --descripton Excel c:\program 
files\microsoft office\office11\excel.exe special:AllUsersDesktop


Also, I would like to have one that is used from the todo list that is for 
creating url shortcuts in All Users\Desktop.  I can't seem to get the 
syntax correct for that one either.


Thank you!

Chad




---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412alloc_id=16344op=click
___
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info