Feedback
VB - Snippet of The Day

Snippet des Tages

VB - Make Shortcut

With this function you can create a shortcut where ever you want. For example on the Desktop or in Startup folder. Example: MakeShortcut("C:\Windows\notepad.exe", "C:\Users\Marvin\Desktop", "Notepad", "C:\Windows")

< zurück . . . 212223242526272829 . . . weiter >