What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

How to change the header of d3 windows?

Chief

New Member
Joined
Jul 18, 2012
Messages
124
Reaction score
2
Any one know? When I have multiple d3 windows open and they all have the same header, its a pain guesssing which one closed when one shuts down so I can boot it up again.
 
I believe this is what you want.

PM if you want source I will gladly give to you if you want, just don't feel like copy-pasta'ing right now :p It will just change the window title, not the process name since windows won't allow you to do that at runtime. If I misunderstood what you wanted apologies.
 

Attachments

Last edited:
I think he means change the window title when it starts up. E.g. call a diablo 3 window for Bot number 1 and then call another diablo window for Bot 2. You could do this in Diablo 2 by right clicking the shortcut, properties and in Target:"C:\Program Files (x86)\Diablo III\Diablo III.exe" -launch
You could add -title and then make your own title. Not sure it works in D3
 
I think he means change the window title when it starts up. E.g. call a diablo 3 window for Bot number 1 and then call another diablo window for Bot 2. You could do this in Diablo 2 by right clicking the shortcut, properties and in Target:"C:\Program Files (x86)\Diablo III\Diablo III.exe" -launch
You could add -title and then make your own title. Not sure it works in D3

That would be an easy change, so you just had a shortcut with that extension and it would load it with that window title correct? I'll just make a save state and allow the program to launch with window title instead of changing it later, however watching big bang theory so it can wait 30 minutes ^_^
 
Thanks. You both helped out a ton. BBT is the shiiiiiiiiiiiiit!!!
 
Back
Top