Hi!
2 More questions...
1. How do I get the Program Path, from a shortcut file ?
2. How can I dock a window to another window, and make it stick there, JUST like in Winamp, exactly like Winamp ?
Printable View
Hi!
2 More questions...
1. How do I get the Program Path, from a shortcut file ?
2. How can I dock a window to another window, and make it stick there, JUST like in Winamp, exactly like Winamp ?
To answer your first question..a shortcut is just a link of the main program, so the code is:
and to answer your second question, please refer to this thread:Code:Msgbox "File is located in " & App.path
http://forums.vb-world.net/showthrea...threadid=23066