AllAPI Network - The KPD-Team

 
Allapi Network
 API-Guide
 ApiViewer

 API List

 
API Resources
 Tips & Tricks
 VB Tutorials
 Error Lookup
 
Misc Stuff
 VB examples
 VB Tools
 VB Links
 Top Downloads
 
This Site
 Search Engine
 Contact Form
 

Donate to AllAPI.net

Start the Windows 95 Shortcut Wizard

If you would like to invoke the Windows 95 shortcut wizard from Visual Basic, you can use the code below.

Dim X As Long
X = Shell("rundll32.exe AppWiz.Cpl, _
NewLinkHere " & App.Path & "\", 1)

 

 


Copyright © 1998-2007, The Mentalis.org Team - Privacy statement
Did you find a bug on this page? Tell us!
This site is located at http://allapi.mentalis.org/