Creating a Shortcut Program for Winamp

  • Thread starter Thread starter desert fox
  • Start date Start date
  • Tags Tags
    Program
Click For Summary
SUMMARY

The discussion focuses on creating a shortcut program to launch Winamp using Visual Basic (VB). The user seeks assistance in executing the Winamp executable located at "c:/winamp/winamp.exe". Key resources referenced include links to Google searches for "VB launch EXE" and specific articles on TechRepublic and MSFN forums. The solution involves utilizing the Shell function in VB to open the Winamp application in a new window.

PREREQUISITES
  • Basic understanding of Visual Basic programming
  • Familiarity with the Shell function in VB
  • Knowledge of file paths in Windows operating systems
  • Experience with launching executable files programmatically
NEXT STEPS
  • Research how to use the Shell function in Visual Basic
  • Explore error handling in VB when launching executables
  • Learn about creating user-friendly interfaces in Visual Basic
  • Investigate alternative methods for launching applications in Windows
USEFUL FOR

This discussion is beneficial for beginner to intermediate Visual Basic developers, programmers looking to automate application launches, and anyone interested in enhancing their Windows application management skills.

desert fox
Messages
8
Reaction score
0
Hello nice to meet all of you. :smile:

I have a problem to make a shorcut program, for example if I click the "winamp", the program simply start the winamp program in new window.
My winamp.exe is located in c:/winamp/winamp.exe

Anyone can help me??:confused:
 
Technology news on Phys.org

Similar threads

  • · Replies 9 ·
Replies
9
Views
4K
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 14 ·
Replies
14
Views
34K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K