[Unattended] shortcut.pl, would like to have an option --show minimized

2011-01-21 Thread Gerhard Hofmann
Hi all, this topic has been discussed a while ago: http://www.mail-archive.com/unattended-info@lists.sourceforge.net/msg05469.html I downloaded patch_shortcut.pl_runexp.diff.gz and applied it to the current shortcut.pl Executing shortcut.pl shows: shortcut.pl [ options ] target

[Unattended] shortcut.pl

2004-09-02 Thread Matt_Fries
With profuse apologies to anyone who knows and loves perl, I have modified the shortcut.pl script to allow you to choose which icon the shortcut should have. I am happy this worked, because it's my first time working with perl (I'm more windows oriented - I told you I'm sorry). I can mail

[Unattended] shortcut.pl

2004-09-02 Thread Matt_Fries
It looks like mine is just a tad different. I think this is a Diff against the same version as yours. --- shortcut.pl.orig2004-09-02 15:38:12.836566400 -0500 +++ shortcut.pl2004-09-02 13:48:43.835068800 -0500 @@ -14,7 +14,7 @@ # Your usual option-processing sludge. my %opts;

Re: [Unattended] shortcut.pl + arguments

2004-06-10 Thread Patrick J. LoPresti
Julien TOUCHE [EMAIL PROTECTED] writes: Bad explication. real problem is wheren using special as target, how do you give a shortcut name different than application ? You just specify the complete path to the shortcut. For example: shortcut.pl C:\Program Files\Internet Explorer\IEXPLORE.EXE

Re: [Unattended] shortcut.pl + arguments

2004-06-08 Thread Julien TOUCHE
OK, I added a --description option to set the infotip. on the same matter, is it possible to add a --name option so we don't need to make an extra move to change the name of the shortcut ? Regards, Julien --- This SF.Net email

Re: [Unattended] shortcut.pl + arguments

2004-06-08 Thread Julien TOUCHE
On Tue, Jun 08, 2004 at 12:15:26PM +0200, Julien TOUCHE wrote: on the same matter, is it possible to add a --name option so we don't need to make an extra move to change the name of the shortcut ? Bad explication. real problem is wheren using special as target, how do you give a shortcut name

[Unattended] shortcut.pl + arguments

2004-04-30 Thread Julien TOUCHE
i try to get some shortcut with arguments: something like \path\to\mozilla -mail seems unattended shortcut.pl can't handle that. shortcut.pl \c:\Program Files\mozilla.org\Mozilla\mozilla.exe\ http:\/\/url test.lnk = C:\c:\Program Files\mozilla.org\Mozilla\mozilla.exe http:\url i try with some

Re: [Unattended] shortcut.pl + arguments

2004-04-30 Thread Patrick J. LoPresti
Julien TOUCHE [EMAIL PROTECTED] writes: i try to get some shortcut with arguments: something like \path\to\mozilla -mail seems unattended shortcut.pl can't handle that. True. This would be tricky to handle because the target itself can have spaces in it. I have added a --arguments option

Re: [Unattended] shortcut.pl + arguments

2004-04-30 Thread Julien TOUCHE
Patrick J. LoPresti wrote: I have added a --arguments option to shortcut.pl. So now this should do what you want: OK, I added a --description option to set the infotip. thanks a lot Regards Julien --- This SF.Net email is sponsored by:

Re: [Unattended] shortcut.pl + arguments

2004-04-30 Thread Adam Peart
At 11:36 AM 04/30/2004, you wrote: Julien TOUCHE [EMAIL PROTECTED] writes: one extra note: add a description option to shortcut.pl, http://www.winnetmag.com/WindowsScripting/Article/ArticleID/9176/9176.html Also in this article is Code to Customize the Quick Launch Toolbar listing 3 at

Re: [Unattended] shortcut.pl + arguments

2004-04-30 Thread Adam Peart
Also, in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/wsprospecialfolders.asp, you can also set the hotkey for the shortcut, not that I've ever used it. --- This SF.Net email is sponsored by: Oracle 10g Get