PerryRaptor Posted March 8, 2009 Posted March 8, 2009 Having an issue with version 3.3.0.0 FileCreateShortcut whereas the closing double quote is placed at the end of the line in the Shortcut properties Target. At this moment, I believe the issue has something to do with spaces between words in the path/ folder name(s), for example: "C:\My Parent Folder\Some Child Folder\MyProgram.exe" +part 1 +channel 3 +monitor 1 FileCreateShortcut will not place the double quote following My Program.exe, instead it places after the three arguments. I've seen this issue on Windows XP Pro, Windows XP-64, Vista Business Edition, and Vista Ultimate Edition 64-bit.
exodius Posted March 8, 2009 Posted March 8, 2009 FileCreateShortcut ("C:\My Parent Folder\Some Child Folder\MyProgram.exe", "test.lnk", "", "+part 1 +channel 3 +monitor 1") Is this what you want it to do?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now