[Archive] [Release]Custom Launcher[Vb.Net]
[Archive] [Release]Custom Launcher[Vb.Net]
Quote: Originally Posted by j00nas
Hello,
I noticed you only posted the code but no forms etc, so I made some modifications and this is what I came up with:
It has a basic news-system, which gets text-file content from a webserver.
Rar Incl:Download:
- Source files (*.sln,*.vb etc)
- Header *.PSD
Filebeam - Free Fast File Hosting
RapidShare: Easy Filehosting
:wave:
I like the look of this...but the links do nto work.
Archived author: erobins • Posted: 2025-11-04T13:45:50.626140
Original source
Quote: Originally Posted by j00nas
Hello,
I noticed you only posted the code but no forms etc, so I made some modifications and this is what I came up with:
It has a basic news-system, which gets text-file content from a webserver.
Rar Incl:Download:
- Source files (*.sln,*.vb etc)
- Header *.PSD
Filebeam - Free Fast File Hosting
RapidShare: Easy Filehosting
:wave:
I like the look of this...but the links do nto work.
Quote: erobins make sure the executable file is saved in your WoW directory.
Edit:
Asuming everyone uses the default installation path then replace
Code:
startProcess("wow.exe")
with
Code:
startProcess("%ProgramFiles%World of Warcraftwow.exe")
And the proggram will run from any directory.
Archived author: OMGPanic! • Posted: 2025-11-04T13:45:50.626140
Original source
Quote: erobins make sure the executable file is saved in your WoW directory.
Edit:
Asuming everyone uses the default installation path then replace
Code:
startProcess("wow.exe")
with
Code:
startProcess("%ProgramFiles%World of Warcraftwow.exe")
And the proggram will run from any directory.
Quote: Nice,y need custom launcher...+rep
Archived author: ShadowDark19 • Posted: 2025-11-04T13:45:50.626140
Original source
Quote: Nice,y need custom launcher...+rep