Topic: About the small splash screen while DP is finshing its work

Four month ago, in this [CLOSED but NOT SOLVED] topic : http://forum.driverpacks.net/viewtopic. … 4478#p4478,
our friend Bâshrat the Sneaky said :

Bâshrat the Sneaky wrote:

Probably I'll make it a manual option in the next version to disable it - so those who feel so annoyed when they see it, can disable it. In the future, you'll be able to configure it from within the DriverPacks BASE, but not just yet.

But, in DP 7.01.2, there's no such option. Or maybe I didn'ts see it. I'm really sorry to open a new topic about that, but really ... would it be possible to have this option in the next version of DP ?

Thanks for all your great work ....

Fred

http://img173.imageshack.us/img173/4663/coccireadyct1.jpg

Last edited by Coccinelle (2007-01-20 22:14:18)

http://img136.imageshack.us/img136/9877/cocciwayoflifero0.jpg

Re: About the small splash screen while DP is finshing its work

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 wink smile).

Founder of DriverPacks.net — wimleers.com

Re: About the small splash screen while DP is finshing its work

Bâshrat the Sneaky wrote:

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 wink smile).

Merci m'sieur !

http://img136.imageshack.us/img136/9877/cocciwayoflifero0.jpg

Re: About the small splash screen while DP is finshing its work

Coccinelle wrote:
Bâshrat the Sneaky wrote:

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 wink smile).

Merci m'sieur !

Pas de problème smile

No problem smile

Founder of DriverPacks.net — wimleers.com

Re: About the small splash screen while DP is finshing its work

is this not the spash that you can choose to see or not to see using guirunonce or runonceex for finisher final steps?
I'm confused... sad

If I'm wrong, Bashrat, please, can you add a graphical option in next base build? It would be more confortable instead of manually editing ini file (there is the danger you can always fall in error tipying) smile

thanks a lot

Re: About the small splash screen while DP is finshing its work

I'd like to have that option as well smile

Maybe we'll found it in 7.02 big_smile

Re: About the small splash screen while DP is finshing its work

Bâshrat the Sneaky wrote:

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 wink smile).

It'me, agaaaaaaaaiiiiiiiiiiiiiiinnn !

No more splash screen. But here's chapter two : how to remove the new one :

http://img169.imageshack.us/img169/2964/driverpacksplashscreenlh0.gif

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  ?

http://img136.imageshack.us/img136/9877/cocciwayoflifero0.jpg

Re: About the small splash screen while DP is finshing its work

remove the ; from the end of false

http://d1syubgj0w3cyv.cloudfront.net/cdn/farfuture/ajoHKH618C_cS2O6V00_aY3Cse0ggjzP4uxI8Hk5viw/perpetual:forever/userbar/donator-3.png

Re: About the small splash screen while DP is finshing its work

Sm0k3r wrote:

remove the ; from the end of false

Indeed!

Founder of DriverPacks.net — wimleers.com

Re: About the small splash screen while DP is finshing its work

; is not recognized as boolean chracter, just "false" will do the work smile

Re: About the small splash screen while DP is finshing its work

provolino wrote:

; is not recognized as boolean chracter, just "false" will do the work smile

Actually "false;" would be imported, i.e. "false" *and* the semi-colon, which is of course not the same as just "false" and is therefore not a boolean value.

Founder of DriverPacks.net — wimleers.com

Re: About the small splash screen while DP is finshing its work

I stumbled upon this thread using the search function but I thought I would ask:

Where are the settings in this ini documented? i.e. How do we know what we are able to change and what the existing entries mean?

Re: About the small splash screen while DP is finshing its work

jumz wrote:

I stumbled upon this thread using the search function but I thought I would ask:

Where are the settings in this ini documented? i.e. How do we know what we are able to change and what the existing entries mean?

It's not documented... yet

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: About the small splash screen while DP is finshing its work

But apart from this one, all settings are documented, in the .ini files themselves!

Founder of DriverPacks.net — wimleers.com