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

    • Everyone seems powerless against Oracle's ownership of the JavaScript trademark by Usama Jawad If you've been involved in the world of web development at some point in your life, you're likely familiar with JavaScript (JS). Alongside HTML and CSS, it is one of the core technologies powering the web as we know it. However, what many don't know is that the term "JavaScript" has been the center of legal controversies for the past several years. This is because Oracle owns a trademark on the term, and people think that this is unfair. Almost the entire web development community agrees that Oracle has done very little historically to support or promote the development of JavaScript. The only reason that it owns the trademark is that Oracle acquired Sun Microsystems, which had previously acquired Netscape, the creator of JavaScript. This meant that trademark rights on the term transitively flowed through to Oracle. However, this angers the web development community, and especially those who work on the open-source side of things. They believe that this trademark ownership creates legal uncertainties, especially since Oracle can potentially sue anyone for using the term for commercial purposes. For example, you may have heard about conferences for various technologies, but you have never heard of a "JavaScript Conference", because Oracle doesn't really care about the technology and people who do likely don't have permissions to hold such an event. To take back control of the term for the benefit of the public, the creator of Node.js, Ryan Dahl, and the inventor of JavaScript, Brendan Eich, penned an open letter to Oracle to abandon the trademark and return it to the community. However, those efforts went in vain, so Dahl (who is also the creator of open-source JavaScript runtime, Deno) filed a cancelation petition against Oracle, claiming that the company had used fraudulent means to renew its trademark, the term is too generic to be trademark, and that the firm has actually abandoned it due to its inactivity in the space, so it shouldn't own the term anymore. While Dahl was backed by the open-source and web development community at large, the case has been dealt a blow as the Node.js creator has informed the public that his claim about fraudulent behavior has been dismissed by the United States Patent and Trademark Office's (USPTO) Trademark Trial and Appeal Board (TTAB). Although Dahl says that he disagrees with the decision, he is not amending the claim, as that would delay the process for the other two claims even further. Image via Kevin Ku (Pexels) Dahl has emphasized that the heart of his petition is the other two claims, genericness and abandonment, and those still stand. He has noted that JavaScript is purely a programming language, not a brand or product of Oracle. Despite this setback, those following this legal battle should know that Oracle will have to respond to Dahl's claims in detail on August 7. Following that, there will be a discovery process that will kick off on September 6. Dahl hopes that by winning this case or by Oracle conceding defeat and releasing the trademark, no one will have to worry about trademark symbols, litigation, or licensing fears when using the name of the programming language. Over on Hacker News, where the forum thread regarding this topic has been gaining traction, the community has mostly voiced vehement support for Dahl's efforts but has expressed surprise over Oracle's continued stranglehold over the trademark, even though it seemingly does not benefit financially from it.
    • Mobapad Huben2 review, one of the first capacitive joystick controllers to release by Robbie Khan In 2024, I was lucky enough to have had early hands on with the world's first Tunnel magnetoresistance (TMR) stick controller, the PB Tails Crush Defender. TMR promised better precision than hall-effect, better resolution and better polling rates. Both technologies use magnetism to relay the stick position with high levels of accuracy and no stick drift. Hall-effect is still the dominant technology, but TMR is fast taking its place. In the console world, first party controllers still use traditional potentiometers for the sticks, but a growing trend in the modding community has seen people replacing those sticks with TMR or hall-effect modules. These mods require soldering and calibration, so not a job for the average gamer. Since then, many other brands have released their TMR stick implementations into new controller models, my personal view, having seen what's out there now, is that TMR has matured into something quite excellent. I still game with the Defender, for example. Today I bring an early look at one of the first capacitive stick controllers to hit the market, the Huben2 by Mobapad. What is a capacitive joystick? What surprised me most about the Huben2 package was just how good everything looks and feels. I don't think photos do it justice, in the hands, the quality of the plastic and grips are all very good. There will be frequent comparisons to the GameSir Tarantula Pro here, since it has long been my personal benchmark thanks to it being an excellent all-round package with bags of customisation and very high quality construction. Let's check out the Huben2 in a bit more detail. Specifications Platforms Switch, iOS, Android, Windows, Steam Input modes Bluetooth, dongle, wired Polling rates Up to 1000Hz Sticks KSilver capacitive analogue Stick caps Removable silicone with metal necks for anti-friction Deadzones 0% Raw sensors Yes, activated via desktop/mobile app Triggers Hall-effect triggers with Omron microswitches in lockout mode D-Pad Omron mechanical switches with swappable cross/circle button face Shoulder buttons Tactile switches Accessory buttons Tactile switches ABXY buttons Omron mechanical switches Back buttons M1-M4, tactile switches Motion control 6-axis gyro control for PC and Switch Connections USB-C Macro/Turbo Yes Vibration ALPS HD Rumble RGB Power LED can be customised Construction ABS plastic Battery 1000mAh, 15 hours playtime eManual Link Release date July 2025 Price $79.99 (special offer) / £58.74 (special offer) Unboxing The packaging is quite nice, not that this matters much, but from the box to the contents inside, everything has a premium feel about the whole presentation and material quality. The protective hard shell case is very nice quality, the best I have laid hands on to date in fact, these must cost a fair bit to produce to this standard. Mobapad Huben2 carry case It's nice to see that both types of d-pad cap included, I never liked the circular cap found on other controllers, but here, with the Omron mech switches, this cap feels rather nice to the point I prefer how it operates compared to the traditional cross-type. The wireless dongle is 1000Hz and it is already paired to the controller out of the box, although manual pairing is quick and easy. The USB cable is high quality and braided, should you ever need to use it, though thankfully unlike some other controllers, the port on the controller is flush with the surface and not recessed, so any third party USB cable will work just fine. both grips have a rubberised layer that's comfortable and grippy, I am unsure as to how long these will last as in the past I have seen similar things start to peel away after a year of use: Mobapad Huben2 details gallery You may have noticed the switch toggles on the backside near each trigger. These lock the triggers into hair trigger mode which then actuates a mechanical microswitch under each trigger. Activating the lockout is easy and satisfying, but to revert back to analogue trigger mode requires quite a bit of finger force, more than I feel happy about as it requires more concentration and energy which means attention drawn away mid-gameplay. The top faceplate is swappable, though there are no alternative options to buy, yet, the included cover is double glazed with a top layer that's clear. The whole piece feels rigid and high quality again, though some may find the glossy top finish a bit annoying depending on how oily your hands get during heated gaming, because during those situations a matte textured surface offers better comfort and grip. You may have noticed that there are pogo pins on the underside of the controller, it is not clear if these are for charging or an attachment accessory as there is no documentation clarifying. We will have to wait and see what Mobapad has in store for this. Here is a video showcasing the sounds of the Omron mechanical microswitches, and let me just say, these switches are amongst the nicest feeling and sounding in combo that I have used on a controller yet. Performance & measurements I handed the pink one to my brother since he just got the Switch 2, he's pleased with the Huben2, everything seems to work fine, although it has to be said the HD Rumble is the weakest part of this controller. Whether on Switch or PC, the rumble feedback is not anywhere close to the HD Rumble rebound and depth of the motors featured on the GameSir Tarantula Pro. The Huben2's rumble feels and sounds more like a buzzing bee than nuanced haptics that can rumble low enough to satisfy the hiring action of a shotgun in Doom or Resident Evil. Even the act of running in a game feels a bit weak on the haptics front, meanwhile, the Tarantula Pro convincingly reacts to the patter of heavy running feet or jostling through rough surfaces in a game world. The capacitive sticks seem to react with precision, and the zero dead zone can really be felt in most games as even gentle touches to the stick result in movement, assuming the game being played has no developer implemented fixed-dead zones for controllers. Some games offer up the options to change this in the game settings, but most do not. I played extended sessions of GTA V Enhanced with no stick performance issues, though the trigger did prove to be a bit troublesome, more on this after the measurements... Mobapad Huben2 measurements (0% deadzone, raw sensor mode enabled) ... The triggers also come with zero dead zone out of the box, but internally the actuation doesn't register until the trigger has travelled quite a distance. This means that driving can feel a bit dead until the trigger has been pressed in further than you may be used to. Here is a GIF showing how much the trigger has to travel before the screen register an input of even 0.02% Other tests showed that whilst the capacitive sticks are largely excellent, there is processing/filtering going on when the sticks are moved very quickly or allowed to bounce back, a test I do with all controllers to check for filtering, take a look at this comparison versus the Tarantula Pro: Huben2 Tarantula Pro Notice how the indicator on the screen bounces back much slower on the Huben2, these clips were recorded on a 240Hz OLED monitor at 240fps, the final clip was slowed to 1/4x which then makes the differences clear. For the record, the Tarantula Pro has no noticeable filtering in in real-time, and the indicator overshoots to the opposite axis when the stick is let go, exactly as the physical stick is doing. This is something that Mobapad can fix with a firmware update, and i have passed my findings over to the team. At present, there is no way to turn off stick filtering in the apps or via button combos like you can on some other controllers. Software Configuration options are limited on the controller directly, so the phone or desktop app must be used to tweak things to preference. Mobapad's app is laid out nicely and I found no issues with connectivity, even over wireless on Windows. Here is a look at all of the tabs within it: The desktop app can be found on the Windows Store, or by searching Mobapad in your phone's app store. Conclusion The Huben2 is a good controller, its normal RRP is a little high for my liking having experienced all manner of controllers these past 18 months, but if you grab one at the discounted price, then it could be a suitable controller for you. Where it is missing some features, these could be added with a firmware update, such as button combos to disable the stick filtering which removes the latency on bounce back and snap-stick movements. Sadly, one area which I do not think can be fixed with an update is the trigger travel distance before actuation, it feels like this is part of the physical build rather than a sensor register in the controller firmware. Clarification from Mobapad is required to confirm this. The build quality is very good, the app on both mobile and desktop work well, the Omron switches sound and feel superb, and the accessories included are a welcome addition that competes the package. But package alone doesn't make a controller great, everything has to gel, and that includes features like customisation. I only have one small nitpick to make, and that is the silicone quality on the joystick caps. They are OK, but GameSir controllers have much better grip on the sticks thanks to adopting Sony's cap shape and near-identical quality of silicone. It is a shame that the Huben2 cannot remap the back buttons to keyboard buttons on PC, GameSir allows this in all recent releases from the past year, customisations are saved directly onto the controller so remaps are usable on other computers. The Huben2 only allows remapping the four back buttons to existing face buttons, and in my opinion, this is quite pointless. I never quite understood why this was so common with brands when these are PC controllers primarily. If a good discounted price is not possible, then a GameSir Cyclone 2 or later model would be a more suitable option offering more features, excellent TMR sticks which perform just as well as these capacitive sticks, and have no filtering applied to them, should this be an important deciding factor for you.
    • I had a G2 and it was a pretty good phone. I was disappointed to see LG exit the smartphone business.
  • Recent Achievements

    • Reacting Well
      Gromvar earned a badge
      Reacting Well
    • Dedicated
      BreakingBenjamin earned a badge
      Dedicated
    • Week One Done
      Hartej earned a badge
      Week One Done
    • One Year In
      TsunadeMama earned a badge
      One Year In
    • Week One Done
      shaheen earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      525
    2. 2
      +FloatingFatMan
      178
    3. 3
      ATLien_0
      163
    4. 4
      Skyfrog
      107
    5. 5
      Som
      100
  • Tell a friend

    Love Neowin? Tell a friend!