Jump to content

Recommended Posts

Posted

When i try to create a shortcut, it doesn't create a sub menu.

FileCreateShortcut(@ProgramFilesDir & "\Test\Testje.exe", @ProgramsCommonDir & "\Applications\Test.lnk", "", "", "", @ProgramFilesDir & "\Test\Testje.exe")

Using this method it works :

DirCreate(@ProgramsCommonDir & "\Applications")

FileCreateShortcut(@ProgramFilesDir & "\Test\Testje.exe", @ProgramsCommonDir & "\Applications\Test.lnk", "", "", "", @ProgramFilesDir & "\Test\Testje.exe")

Can you add an option to also create structure like in the filecopy command ?

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...