|
|
#1 |
|
Guest
Posts: n/a
|
Hey there.
First of all thanks for this great piece of software, but I have ran into a problem with the shortcuts. It can easily create the shortcuts, in the start menu, but when clicking on them it opens command promt, and closes again = something is wrong. I have looked though my code for some time now, and I don't see what is wrong? For some reason the shortcut target will be "C:\DOCUME~1\ADMINI~1\MENUEN~1\PROGRA~1\NEVERL~1\NEVERL~1.EXE" Which don't exist? Can anyone help me? -- Here is my script; code: Thanks in advance! |
|
|
|
#2 |
|
Major Dude
Join Date: Feb 2004
Location: Moscow, Russia
Posts: 1,222
|
ink->lnk ?
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2006
Location: Le Locle, Switzerland
Posts: 2
|
I also have a problem with shortcuts, how can you define where the taget programm is started?
|
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Feb 2004
Location: Moscow, Russia
Posts: 1,222
|
Manual, 4.9.3.4 CreateShortCut:
$OUTDIR is used for the working directory. You can change it by using SetOutPath before creating the Shortcut. |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2006
Location: Le Locle, Switzerland
Posts: 2
|
Thanks I had miss this sentence in the manual... RTFM as we say.
It's working well now. |
|
|
|
|
|
#6 |
|
Guest
Posts: n/a
|
Thanks for the replies, still I can not get it working, this is what I changed? Hmmmmm...
code: What am I doing wrong? :/ |
|
|
|
#7 |
|
Major Dude
Join Date: Jul 2004
Posts: 671
|
Ink->lnk (INK->LNK)
|
|
|
|
|
|
#8 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Just to say what L.N.K. stands for... it's LINK
![]() -Stu |
|
|
|
|
|
#9 |
|
Guest
Posts: n/a
|
Doh. Thanks everyone, it's all working now - lol.
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|