Page 1 of 1

Add Shortcut to created folder

Posted: Wed Dec 11, 2013 6:41 pm
by klmcfad
I have created a subfolder in my Windows short cut folders as follows:

Create Folder $SHORTCUTFOLDER$\Documentation

I would like to put shortcuts in the folder. I seem to be able to copy files into this folder from the graphical interface, but I can't create short cuts.
The following does not work.

Create Shortcut $SHORTCUTFILES$\Documentation\File1 to $TARGETDIR_X86$\Documentation\Code Manual for MACCS2 Vol 1.pdf

Any ideas?

Thank you.

Re: Add Shortcut to created folder

Posted: Thu Dec 12, 2013 5:08 am
by FrancescoT
Dear klmcfad,

please use the IA clipboard format to post a copy of the command code(...within a code tag).

Regards

Re: Add Shortcut to created folder

Posted: Thu Dec 12, 2013 4:57 pm
by klmcfad
OK.
This statement is a little different.
The last statement below reflects the following statement:
Create Shortcut $SHORTCUTFILES$\Documentation\File1 to $TARGETDIR_X86$\Documentation\Code Manual for MACCS2 Vol 1.pdf|

Relevant data is shown below in the order of exeuction (3 statements copied)

~InstallAware Clipboard Data~
~Create Folder~
~{2E59AF41-923D-4C2A-8266-805E9E4A77D0}~
~$SHORTCUTFOLDER$\Documentation~

~InstallAware Clipboard Data~
~Install Files~
~{05BB5901-2F56-4BF2-8B17-8AA640A0B2C6}~
~C:\Documents\Software Development\WinMACCS\Deploy 3.8\application\Documentation\Code Manual for MACCS2 Vol 1.pdf~
~FALSE|~
~$TARGETDIR_X86$\Documentation~
~FALSE~
~FALSE~
~FALSE~
~FALSE~
~FALSE~
~FALSE~
~FALSE~
~FALSE~
~FALSE~

~InstallAware Clipboard Data~
~Create Shortcut~
~{8167B47C-C99E-430A-A393-3FFE5B90B6D3}~
~$TARGETDIR_X86$\Documentation\Code Manual for MACCS2 Vol 1.pdf|FALSE~
~File1~
~$SHORTCUTFILES$\Documentation|FALSE~
~~
~~
~|FALSE~
~|FALSE~
~|~
~0|~

Re: Add Shortcut to created folder

Posted: Fri Dec 13, 2013 1:29 pm
by FrancescoT
Dear klmcfad,

The code you posted seems to contain an error ... I am not able to paste it correctly.

As I said you previously, please try with posting the data within a CODE TAG.

Regards