|
-
Sep 24th, 2012, 06:51 AM
#15
Thread Starter
Lively Member
Re: C# Targetpath shortcuts
I have now like this changed my code , sorry @españolito didnt work in C#
shortcut.TargetPath = "\"C:\\file.exe\"";
shortcut.Arguments = "/" + textBox3.Text + "/" + " " + comboBox1.Text + " " + textBox1.Text + " " + textBox2.Text;
this works great , instead of / I need to add " but cant
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|