Jump to content

BootSkin Skin Install from RunOnceEx...?


Powerhouse

Recommended Posts


****, and I thought we were done with these scripts. Ok, encounted a problem with IconPackager doing a fresh Unattended.

The script seems to run fine, but at the end, after it has selected the correct Skin, the button OK is never pressed. So the screen says up through the rest of RunOnceEx.

Link to comment
Share on other sites

  • 4 months later...

hello pipz

i have tried to make my own ntoskrnl but the windows doesn't load.

so i decided to use bootskin to make the design work.

i want to include bootskin in my unattended windows.

but i don't know the code to put for selecting a specific theme, and install silently.

Can some body help me?

Link to comment
Share on other sites

  • 3 months later...

Info:

Stardock BootSkin is a program that allows users to change their Windows 2000 and Windows XP boot screens.

Unlike other programs that can change the Windows XP boot screens, BootSkin does so in a safe manner. It doesn't patch the Windows XP kernel. Nor does it require the user to download replacement Windows XP kernels to do so.

Boot screens that use BootSkin are typically under 20K compared to other boot screen programs whose files are over 2 MEGABYTES.

Program:

BootSkin 1.05a Download

Skins:

snap14kh.th.jpg

here is a winrar sfx with my choice skins Download Here

Registry key to activate the longhorn image above

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\BootScreen]
"Tag"=dword:00000002
"ErrorControl"=dword:00000001
"Group"="Stardock Boot Screen"
"Type"=dword:00000001
"Start"=dword:00000000
"ImagePath"=hex(2):5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
 74,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,64,00,72,\
 00,69,00,76,00,65,00,72,00,73,00,5c,00,76,00,69,00,64,00,73,00,74,00,75,00,\
 62,00,2e,00,73,00,79,00,73,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\BootScreen\Parameters]
"INIPath"="C:\\Program Files\\Stardock\\WinCustomize\\BootSkin\\Skins\\Windows Longhorn I Black\\BootSkin.ini"
"Migrated"=dword:00000001
"Enabled"=dword:00000001
"DirtyBoot"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\BootScreen\Enum]
"0"="Root\\LEGACY_BOOTSCREEN\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\BootScreen]
"Group"="Stardock Boot Screen"
"Type"=dword:00000001
"Start"=dword:00000000
"ImagePath"=hex(2):5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
 74,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,64,00,72,\
 00,69,00,76,00,65,00,72,00,73,00,5c,00,76,00,69,00,64,00,73,00,74,00,75,00,\
 62,00,2e,00,73,00,79,00,73,00,00,00
"Tag"=dword:00000002
"ErrorControl"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\BootScreen\Parameters]
"Enabled"=dword:00000001
"DirtyBoot"=dword:00000000
"INIPath"="C:\\Program Files\\Stardock\\WinCustomize\\BootSkin\\Skins\\Windows Longhorn I Black\\BootSkin.ini"
"Migrated"=dword:00000001

WPI Method

prog[pn]=['BootSkins']
uid[pn]=['BOOTSKINS']
cmd1[pn]=['%cdrom%\\Software\\BootSkin\\bootskin_setup.exe /S']
cmd2[pn]=['%cdrom%\\Software\\BootSkin\\skins.exe']
rega[pn]=['%cdrom%\\Software\\BootSkin\\bootskin.reg']
dflt[pn]=['yes']
cat[pn]=['Application']
pn++

Link to comment
Share on other sites

Unlike other programs that can change the Windows XP boot screens, BootSkin does so in a safe manner. It doesn't patch the Windows XP kernel.

Yeah, that's sounds very interesting...

Until you encounter with an unability to boot after applying some fresh-new-downloaded cool bootskin. :o

It is cured with booting in safe mode and turning back to default boot logo.

That happened with me and a lot of people, as I read in forums. :(

It seems, that this tool's got a problem with SP2 (or even SP1), and there wasn't new version for a looooong time. :no:

So, try it with a caution.

:whistle:

Link to comment
Share on other sites

Unlike other programs that can change the Windows XP boot screens, BootSkin does so in a safe manner. It doesn't patch the Windows XP kernel.

Yeah, that's sounds very interesting...

Until you encounter with an unability to boot after applying some fresh-new-downloaded cool bootskin. :o

It is cured with booting in safe mode and turning back to default boot logo.

That happened with me and a lot of people, as I read in forums. :(

It seems, that this tool's got a problem with SP2 (or even SP1), and there wasn't new version for a looooong time. :no:

So, try it with a caution.

:whistle:

You might be right ya kno.

Link to comment
Share on other sites

I've used this program as well without any problems. It's really easy to use and setup.

The fact that you can bypass it by going into Safe Mode is a great thing too, since if you screw up your ntoskrnl.exe file by replacing it with a modded version that doesn't work, a format is the only way out (except for using Knoppix or WinPE - but that's much harder anyways...).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...