Set in your DPsFnshr.ini:
[Settings] splashScreen = false;
This should be better documented, I know, but documentation will be closely integrated in the next website (on which is being worked, obviously ).
It'me, agaaaaaaaaiiiiiiiiiiiiiiinnn !
No more splash screen. But here's chapter two : how to remove the new one :
My DPsFnshr.ini:
[Settings]
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU! (may NOT contain any spaced, if it does, all exceptions must be adapted to be compatible!)
DPsRoot = "%SystemDrive%"
; DO NOT SET THIS MANUALLY, LET THE DriverPacks BASE DO IT FOR YOU!
KTD = ""
; system variables supported (see remarks for a list) one location cannot be used as
; KTDlocation: the root directory specified in[Settings]\DPsRoot
KTDlocation = "%SystemRoot%\DriverPacks"
; system variables supported (see remarks for a list)
logLocation = "%SystemRoot%"
; enables/disables debug mode (enabled by default)
debug = "true"
splashScreen = false;
Do we have to set splashScreen = 0 instead of splashScreen = false ?