Recommended Posts

Do you guys know TuneUp Utilities 2004?

Well if you do, it has a tool called "TuneUp WinStyler"

Now, the latest version (TuneUp Utilities 2006) Includes a much nicer and upgraded version of WinStyle which allows you to create your own Bootscreens and install them with just one click. Its very easy, you just pick up a picture you want to have as the ntoskrnl background, and tell the loading bar where to appear at, with a few color changes as well...

Here is a quick Guide:

wstfirst.png

Open up TuneUp Utilities 2006 and click where it says TuneUp WinStyler 2

wstsecnd.png

Now a window like the one you're seeing above should come up. Here you got a few options to choose from... Lets click where it says Boot Screen...

wstthird.png

You can load bootscreens you may already have, or download them from the internet... but what we really wanna do is create our own... so lets click where it says "New Screen"

wstfourth.png

As soon as you click there (well that will depend on your processor lol.. just kidding) you will see a window like the one above... Here you got a bunch of junk, but what matters now is to have the background we wanna use for the ntoskrnl file... lets click where it says "Search local drivers"

wstfifth.png

Go wherever you have nice pictures or whichever Image you wanna choose as your background. then click open...

wstsixth.png

like its showing above, you will have the picture right into the screen showing you how your bootscreen is going so far... now you got some controls to play with, like changing the image appareance, the image background color, the loading bar's color and position.. well, you know how you want it...

wstsevent.png

Once you're done setting up your screen, click where it says "Save Bootscreen", then choose a file and an author's name for it... your screen will be saved instantaneously

wsteight.png

Now that your screen is saved, you are ready to install it... you can click on the option that says "show large preview" to see a preview window that comes out just like this:

wstnineth.png

If you are happy with that, click Install...

It will then install your new Boot screen, and it will add another boot OS to your boot.ini file.. it is nothing but a backup copy of your default OS boot sequence, so if the one you just edited gets messed up or the ntoskrnl doesnt wanna load, you are able to load it with the default windows ntoskrnl file....

Enjoy creating your own Boot Screens the EASIEST!! freakin way on earth :p

now post your jobs if you want .... :)

Here is the link to download it

http://www.tune-up.com/download/tu2006/

You can download it by its own (here) without having to install the whole TuneUp applications set, but I recommend that software since it's really reliable and helps you keep your computer smooth and free of any errors or registry problems.

:) Till next time...

Quick NOTE:

IF you want to share your Bootscreens, here is the path to where WinStyle saves them:

"X:\Documents and Settings\USER\Application Data\TuneUp Software\TuneUp Utilities\WinStyler\BootScreens"

where X means the Drive letter, and USER, your username...

Well since these files will be WinStyle extensions, there is only a way to get them as dot exe files...

First, you gotta go to TuneUp WinStyle 2 and select the Bootscreen you wanna have, and click on "Install Bootscreen"... What it is going to do, is to compile the file to the System 32 folder as an .exe archive... once you have it as .exe you are able to share your bootscreen and/or add it to another OS by just editing the boot.ini file (ill xlpain that in a few seconds...)

Now, Go to X:\WINDOWS\System32\ and look for the file called "TUKernel.exe"

This file is the actual Bootscreen you have chosen. Copy and paste to wherever you want/need it.

Now, for the boot.ini editing part:

If you want to add your Bootscreen to any other OS without having to install TuneUp Utilties, simply follow these easy steps:

1 - Go to the partition in which you should boot all of your OSs from. (C:\ most of the times... depends on your installation) and type in the address bar: C:\boot.ini

An ini file should open with junk like this:

[boot loader]

timeout=5

default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows Vista 5231 CTP" /NOEXECUTE=OPTIN /FASTDETECT /USENEWLOADER

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP Media Center Edition" /NOEXECUTE=OPTIN /FASTDETECT /TUTAG=O4F3OT /KERNEL=TUKernel.exe

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP Media Center Edition (TuneUp Backup)" /NOEXECUTE=OPTIN /FASTDETECT /TUTAG=O4F3OT-BAK

c:\CMDCONS\BOOTSECT.DAT="Microsoftows Recovery Console" /CMDCONS

dont get confused by all this junk, this is just all the stuff I got loading on my machine lol

now lets say you got something like this:

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP Media Center Edition" /NOEXECUTE=OPTIN /FASTDETECT

all what you have to do is add these words " /KERNEL=TUKernel.exe" right after the "FASTDETECT" string, making sure you leave an space between both words...

ONE THING! - You have to copy your bootscreen exe to the SYSTEM32 folder, in order to use it as your bootscreen.

You can name it whatever you want.. lets say that you wanna call it MYBOOTSCREEN.exe.... then the string you just moddified should look like this:

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP Media Center Edition" /NOEXECUTE=OPTIN /FASTDETECT /KERNEL=MYBOOTSCREEN.exe

now simply save and close that inf file... If you get an error, go to Folders Option, uncheck "Hide System Protected Files" and "Do not show Hidden Files" options, click apply, and Ok. Then right click on the boot.ini file that is going to show up on the main C:\ folder after you've disable those two options, and uncheck where it says "Read-Only" if its checked...

then save again and close that file.

ANOTHER NOTE!

Before you close, copy that string and delete the KERNEL part, so you have a loader backup just in case your bootscreen executable is not working or was damaged. Make sure you add something like "BACKUP" within the OS description lines. After you are done doing that, you should have something like this:

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP Media Center Edition" /NOEXECUTE=OPTIN /FASTDETECT /KERNEL=MYBOOTSCREEN.exe

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP Media Center Edition BACKUP" /NOEXECUTE=OPTIN /FASTDETECT

Ok, now enjoy :p

Edited by Jazket
Link to comment
https://www.neowin.net/forum/topic/387432-easly-create-bootscreens/
Share on other sites

  • 2 weeks later...

Here is the link:

WinStyler 2 =

http://www.tune-up.com/download/tws/

TuneUp 2006 =

http://www.tune-up.com/download/tu2006/

Also, no they dont dissapear once the trial runs out... its an exe file... you could create all the bootscreens you want and run them without even using the software.. if you read what I posted or if you already know how to do it... ;)

  Jazket said:
Here is the link:

WinStyler 2 =

http://www.tune-up.com/download/tws/

TuneUp 2006 =

http://www.tune-up.com/download/tu2006/

Also, no they dont dissapear once the trial runs out... its an exe file... you could create all the bootscreens you want and run them without  even using the software.. if you read what I posted or if you already know how to do it...  ;)

586758583[/snapback]

Again that link leads to winstyler 1 not 2...

  • 2 months later...
  Jazket said:

Actually, that's true.

They haven't uploaded a package to install WinStyler 2 Trial Version.

You would have to dowload the whole utilities package if you want to use WinStyler 2...

Well i have tried this program and it does not work on my machine what so ever xp pro sp2

Well i shouldnt say that it actually will load the splash screen i have created for the boot process.

But then once that is done it goes to blue screen of death that damn for some reason i cant get to stay up and it only lasts like 1 second ive tried the pause button and a few other things but no go so cant get a correct error message and no dump file is created.

Regardless it will not work for me

  • 3 weeks later...

Hi Jazket - I took your recommendation and am using TuneUp WinStyler 2 to make my boot screens. Thank you so much. It's a great program. Simple to use and understand. I'm into Star Trek and wanted to make an LCars logon screen featuring the U.S.S. Voyager for my computer. I'm really happy with the way it came out. Here's a screen cap (Of course it looks much better full size).

post-157709-1140870413.jpg

c4evap :cool:

  • 5 weeks later...
  c4evap said:

Hi Jazket - I took your recommendation and am using TuneUp WinStyler 2 to make my boot screens. Thank you so much. It's a great program. Simple to use and understand. I'm into Star Trek and wanted to make an LCars logon screen featuring the U.S.S. Voyager for my computer. I'm really happy with the way it came out. Here's a screen cap (Of course it looks much better full size).

c4evap :cool:

I dig your boot screen.

Could you share it?

  • 3 weeks later...
  • 2 weeks later...
  • 3 months later...
  wXLp said:

Is there a minimum resolution required to use a picture or photo as bootscreen?

My bootscreen looks crappy, as if it's only 256 colors :(

I used a jpg 1024x786-24b

Actually, it's only 16 colors (4 Bit). That's all the XP bootscreen supports, so you can't have it any better. :/

  • 3 weeks later...
  Code.Red said:

Actually, it's only 16 colors (4 Bit). That's all the XP bootscreen supports, so you can't have it any better. :/

Exactly what he said...

For the theme, thats Royale (XP Media Center). Google it, you will find it to download for free @ Softpedia.com. Also that's a Microsoft's official theme; no need to patch your uxtheme.dll to have this one on.

Em, the cost of TuneUp, its actuall 39 bucks (US dollars). Check the product purchase page here:

http://www.tune-up.com/order/tu2006/full/

Oh for those who want to mess with Logon Screens, I will have a Logon screen tutorial from Stardock LogonScreen application sooner or later.

Sorry that I took forever to reply to you guys :laugh:

I've abandoned work that I do at times cause I've barely got time to spare... There was this DesktopX theme I was working on for XP and I simply closed it :( I could probably restart it again when Vista comes final.

Hi i've been using this program since 2004 and it kicks ass!!! :woot:

anyhoo if you want to save your boot screens where you can easily find them, just look for the "copy bootscreen to" lnk

pick or create a folder to save to and copy your created boot screens into it.....

i also used that feature to save a copy of my OS boot scr. just in case i needed to replace it in the future...

i have had a problem w/ this program one time deleting my os bootscr. completely, and i ended up needing to replace it for some reason[was awhile ago] that was my "fix" for it, after a not so nice reboot

  • 4 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • whats the deal with the richt-click menus?
    • Anthropic trained its models on copyrighted books, US judge says it's fair use by Paul Hill The rise of artificial intelligence large language models has raised many ethical debates. One of the key debates is about whether AI companies should be allowed to train their models on copyrighted books. Today, we’ve gotten a definitive answer from U.S. District Judge William Alsup, who ruled in favor of Anthropic that its use of copyrighted books to train models was indeed considered fair use. This case will be a massive relief for the likes of OpenAI, Google, and Meta who have all used thousands, if not millions, of copyrighted books to train their models. The judge also said that while the use of these books for training is fair use, it was also a copyright violation to store authors’ books in a “central library”. This adds a bit of ambiguity to the whole matter as presumably a library is needed to be compiled before training can occur. The judge essentially agreed with the argument put forth by Anthropic that its training on these books was a transformative use, meaning it more strongly falls under fair use rules that allow for the use of copyrighted works without the copyright owner’s permission. The judge compared AI to any person aspiring to be a writer. He said the AI is not trying to race ahead and replicate or supplant the copyright holders, but instead turns a “hard corner” and creates something different. One of the key complaints from authors is that sometimes the books being used to train models are obtained through piracy websites. Judge Alsup’s comments could essentially be saying that it’s a copyright violation to download the books illegally and that companies ought to purchase a copy before training on it, though, ambiguity remains. This case is monumental because it’s one of, if not, the first decision made by a judge on fair use in relation to generative AI. It is likely to set a precedent in the United States. Outside the country, his decision may be more difficult to cite based on copyright rules. In the UK, for example, there is no fair use, just fair dealing, which is more restrictive. It’ll certainly be interesting to see how the legal tussles evolve going forward, with authors seeking to protect their hard work and AI companies trying to create the latest technologies. Source: Reuters
    • TeamViewer 15.67.3 by Razvan Serea TeamViewer is the fast, simple and friendly solution for remote access over the Internet - all applications in one single, very affordable module. Remote control of computers over the Internet, Instantly take control over a computer anywhere on the Internet, even through firewalls. No installation required, just use it fast and secure. Training, sales and teamwork, TeamViewer can also be used to present your desktop to a partner on the Internet. Show and share your software, PowerPoint presentations etc. File transfer, chat and more, Share your files, chat, switch the direction during a teamwork session, and a lot more is included in TeamViewer. TeamViewer 15.67.3.0 new features: It's now possible to use the AI-based TeamViewer CoPilot functionality within a session. This feature allows users to analyze remote device data, receive suggestions on IT questions, and diagnose error messages displayed on the remote screen. This feature is accessible exclusively through the new user interface and limited to connections to Windows devices. Company administrators can now access user reports on the newly introduced Security Center page. This page offers an overview of security features that can be enabled to enhance protection at both the user and device levels. The initial release includes recommended settings within the user report. Session Insights can now be activated for all outgoing connections at the company level. By default, logging requires end-user confirmation, but this behavior can be adjusted through access control settings. The new offline filter button on the Device List page enables users to effortlessly filter out offline devices with just a single click. A new column showing the installed TeamViewer version has been added to the device list. Users can now view and sort devices by version. The Remote Support page now utilizes the classic ID and password layout. The option to start a connection via link is available in the Sessions tab. The process of adding a remote device has been simplified. It is now possible to either bookmark the device (by saving it with its ID and password) or assign it directly to a company's account for enhanced management. When the assignment option is selected, a unique link is generated. Sharing this link will either add the device directly to the list (if TeamViewer is already installed) or download TeamViewer and then automatically add the device - all in one seamless step. In general, the assignment method provides more administrative options and improved security. It is now possible for users to view contacts in the device dock. Users will now have the ability to send messages directly to devices. This option will be accessible from both the command bar and device drawer. Information about device eligibility criteria has been added to the DEX Essentials activation flow. Improvements It is now possible to resize the desktop app window and expand or collapse the navigation menus. The Connect and Overview tabs have been combined into a single view within the device details drawer. It is now easier to change device names in the device list. New functionality has also been introduced which allows the user to copy the TeamViewer ID with a single click. The most frequently used pages in the TeamViewer app have been updated to improve accessibility and usability for users with disabilities who rely on screen readers. DEX Essentials product, previously available in web app, is now available in TeamViewer Windows desktop version. It is now possible to filter by device category for all managed devices, legacy devices, contacts, legacy groups, and device groups. This makes it easier for users to manage and organize their devices effectively. The global contact search experience has been improved. The search results will now include the contact's email address. DEX Essentials activation via policy flow now allows selection of offline devices. Download: TeamViewer 15.67.3.0 | 32-bit | Portable | Mac | ~70.0 MB (Free for personal use) View: TeamViewer Home Page | Release Notes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      DrRonSr earned a badge
      Week One Done
    • Week One Done
      Sharon dixon earned a badge
      Week One Done
    • Dedicated
      Parallax Abstraction earned a badge
      Dedicated
    • First Post
      956400 earned a badge
      First Post
    • Week One Done
      davidfegan earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      597
    2. 2
      ATLien_0
      223
    3. 3
      Michael Scrip
      170
    4. 4
      +FloatingFatMan
      151
    5. 5
      Som
      136
  • Tell a friend

    Love Neowin? Tell a friend!