View Single Post
Re: MeanLoader Server Startup
Old
  (#5)
botmeister
Ex-Council Member
 
botmeister's Avatar
 
Status: Offline
Posts: 1,090
Join Date: Nov 2003
Location: Canada
Default Re: MeanLoader Server Startup - 05-02-2005

Some programs won't recognize these load settings (many don't, including Microsoft's own programs).

In the INI file put


; Window = <state>
;
; hide hides process window
; showinactive sets process window as inactive
; show sets process window as active (default)
; minimize set process window as minimized
; minimizeinactive set process window as minimized inactive
;
; Optional: Default setting is "show"
; Note: Not all programs will support these window settings.


The other thing you can try is

UserInterface = No

; UserInterface
; Yes = the programs interface will be made available
; No = the programs interface will not be made available
;
; Note: This setting is applied only during the initial
; installation of the service, therefore starting and stopping
; the service will not reload the UserInterface setting. Only
; reinstalling the service will reload the setting.


Maker of the (mEAn) Bot.Admin Manager

"In theory, there is no difference between theory and practice. But, in practice, there is." - Jan L.A. van de Snepscheut
  
Reply With Quote