Is it possible to make a shortcut file in C# not using Windows API?
ALEA JACTA EST ET TEMPUS FUGIT
Take a look at the following: http://www.codeproject.com/useritems...le%7Cshortcuts It uses the Windows Scripting Host Object Model. Not sure if this is what you are looking for... Colin
Forum Rules