Jump to content

FileCreateShortcut result doesn´t work


Recommended Posts

I´ll create shortcuts like

FileCreateShortcut($shortcuts[$r][1], $shortcutPath & "\" & $shortcuts[$r][0], $workingPath)

In $shortcuts[$r][1] is saved something like

<path>\<exefile> -pf <param> -p <param> -ini "<path in regestry>" -param "ConfigFile=<paramlist>"

But in the created link is saved

"<path>\<exefile> -pf <param> -p <param> -ini "<path in regestry>" -param "ConfigFile=<paramlist>"

I don´t know from wehre the first " comes, but the link is´nt working. Any help?

Jochen

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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