i have only just started visual basics and i need help with my launcher.
so far i got a button that opens wow
I need it to open the realmlist and rename it. has anyone got code for this?Code:Shell("F:\World Of Warcraft\Wow.exe", vbNormalFocus)
Also to delete the Cache folder.
thanks =]