Running Windows Vista Applications in Windows XP


Recommended Posts

Windows Vista Sidebar on XP Instruction Guide

(by stevey)

1) Create a folder in C:\ (C is the harddrive where Windows XP is installed) and create a new directory called ?VAIO?

2) Extract the content of the downloaded file into C:\VAIO

Preview Build 1 (for Windows XP)

http://www.fromvistatoxp.com/vaio/vaioxp_b1r1_nov09.zip

Preview Build 1 (for Windows Server 2003)

http://www.fromvistatoxp.com/vaio/vaio2003_b1r1_nov09.zip

3) Make a new ?Environmental Variable?, to do this go to Start, right click ?My Computer? and select properties, click the ?Advance? Tab and select ?Environmental Variable? under the section titled ?User Variables for??? and select ?New? and enter this information:

Variable name: "VAIO"

Variable Value: "C:\VAIO"

4) Download the needed files from here

http://www.joejoe.org/forum/index.php?act=...p;id=1516(might need registration on JCXP)

and extract them to C:\VAIO

5) Launch ?setup.bat? from C:\VAIO and enter a RC2 product key, note that entering the key is optional, but some Vista applications check to see If the OS is activated in order for them to work.

6) Close any opened Windows and reboot, or log off and back on again.

7) Get any Windows Sidebar from RC1+ (RC2 I used) and make sure you have these files in your folder:

- Sidebar.exe

- sbdrop.dll

- wlsrvc.dll

- en-US (Folder)

- Gadgets (Folder)

- Settings.ini

After making sure you have all of them, make a folder in C:\Program Files, called ?Windows Sidebar? and place everything there.

Note: If it is not placed in Program Files, gadgets won't work.

8) Then go to Start> Run> and type ?cmd? (without quotes) and type in:

C:\VAIO\Tools\regtlib.exe C:\program files\windows sidebar\sidebar.exe

And watch it work its magic, (If it fails, go into the ?Windows Sidebar? directory, and right click sidebar.exe and select ?Patch and Run Vista Application?)

9) Copy C:\Windows\System32\regsvr32.exe into C:\Program Files\Windows Sidebar

10) Then copy mainifest.xml from C:\VAIO into C:\Program Files\Windows Sidebar and rename the copy to regsvr32.exe.mainfest

11) Go to Start> Run> and type in ?cmd? (Without quotes) and type in these to commands one at a time tho:

"C:\program files\windows sidebar\regsvr32.exe" C:\program files\windows sidebar\sbdrop.dll

If that fails type in:

"C:\program files\windows sidebar\regsvr32.exe" sbdrop.dll

Then repeat this process but change all references to sbdrop.dll to wlsrvc.dll

( "C:\program files\windows sidebar\regsvr32.exe" C:\program files\windows sidebar\wlsrvc.dll )

Then run sidebar.exe and see if it works

,if it doesn?t here are some extra steps to perform :

12) Go to C:\Program Files\Windows Sidebar and right click sbdrop.dll and select ?Patch Vista Library? and do the same for wlsrvc.dll, then try to launch sidebar.exe and if that fails, right click sidebar.exe and select ?Patch Vista Application?, try launching, if it says an error that files are missing, copy the entire C:\VAIO folder into C:\Program Files\Windows Sidebar and try launching sidebar.exe and it should work!

13) Download

http://www.dependencywalker.com/depends21_x86.zip

and extract the contents and run the .exe file within, after it loads up browse to the Windows Sidebar directory and open up sbdrop.dll and save it as sbdrop.*** (*** meaning whatever it assigns it to) in C:\Program Files\Windows Sidebar and do that same for wlsrvc.Written by Stevey of JCXPxe and I damn hope it works!

Written by Stevey of JCXP

(Also, you can now make other Vista apps work in XP, but I will let you work out that one! I have got Paint and Calculator to work so far!)

post-54510-1163264316_thumb.jpg

here is a screenie of my desktop running the vista sidebar (RC2) , very soon the other vista applications , namely Paint , Calculator , WMP & others will be slowly added to the list as well.

post-54510-1163593477_thumb.jpg

This should do the file copying and regsvr described in the first post.

I don't have the files so I can't test it.

Copy and paste into notepad and save as a file with .bat extension

"C:\VAIO\Tools\regtlib.exe" "C:\program files\windows sidebar\sidebar.exe"
copy "C:\Windows\System32\regsvr32.exe" "C:\Program Files\Windows Sidebar"
copy "C:\VAIO\mainifest.xml" C:\Program Files\Windows Sidebar\regsvr32.exe.mainfest"
"C:\program files\windows sidebar\regsvr32.exe" "C:\program files\windows sidebar\sbdrop.dll"
"C:\program files\windows sidebar\regsvr32.exe" "C:\program files\windows sidebar\wlsrv.dll"
start "C:\program files\windows sidebar\sidebar.exe"

it doesn't work for me :s

when i try this:

"C:\program files\windows sidebar\regsvr32.exe" "C:\program files\windows sidebar\sbdrop.dll"

dos gives me this error (its translated from dutch): The loading to memory of the library (C:\program files\windows sidebar\sbdrop.dll) has failed - can't find given module.

And if i try to patch the sidebar.exe and run it, xp tells me that the volume of the file has been externally altered, so much that it cannot run :s

if i don't patch sidebar.exe it tells me it isn't a valid Win32 application

can somebody please help me?

btw Angel Blue01, you have 2 typos in your dos code. this should be it:

"C:\VAIO\Tools\regtlib.exe" "C:\program files\windows sidebar\sidebar.exe"
copy "C:\Windows\System32\regsvr32.exe" "C:\Program Files\Windows Sidebar"
copy "C:\VAIO\manifest.xml" C:\Program Files\Windows Sidebar\regsvr32.exe.manifest"
"C:\program files\windows sidebar\regsvr32.exe" "C:\program files\windows sidebar\sbdrop.dll"
"C:\program files\windows sidebar\regsvr32.exe" "C:\program files\windows sidebar\wlsrv.dll"
start "C:\program files\windows sidebar\sidebar.exe"

here is a screenie of my desktop running the vista sidebar (RC2) , very soon the other vista applications , namely Paint , Calculator , WMP & others will be slowly added to the list as well.

I'm VERY surprised that the sidebar is supporting alpha transparency on XP...

The patching failed for me and I don't quite understand what you mean by " (If it fails, go into the ?Windows Sidebar? directory, and right click sidebar.exe and select ?Patch and Run Vista Application?)". I've got no such option right-clicking on the file from explorer. Anyway, I'm installing 5744 on a test rig to extract the sidebar from it so I can try again. The version I was using was from RC1 I think.

that failed for me too, but that's because there are spaces in the path to sidebar.exe

try this command:

C:\VAIO\Tools\regtlib.exe "C:\Program Files\Windows Sidebar\sidebar.exe"

and for all other commands that have paths in them with spaces, just put "" around them.

I didn't use the quotes because:

8) Then go to Start> Run> and type ‘cmd’ (without quotes) and type in:

I just assumed the no quotes counted for the commands as well, sorry.

Anyway, it said it registered sidebar.exe but I still get the not a valid win32 crap :(

I ran dependencywalker and it can't open either dll because it can't find DWMAPI.DLL??

Edited by denzilla

That guide written by stevey has a lot of typos in it and it's causing most people to screw it all up

For one, you need Microsoft Visual C++ 2005 Redistributable Package installed for it to work at all.

You also need Windows Internet Explorer 7 installed for the gadgets to look right. Or else you'll get pink backgrounds on most gadgets.

Rafael wrote a document that explains it all more clearly. You can find it on the VAIO site.

When you go to register wlsrvc.dll and sbdrop.dll make sure you do it the right way. You have to run the command from within the Windows Sidebar folder and use "./regsvr32.exe sbdrop.dll" instead of "regsvr32.exe sbdrop.dll"

I'm VERY surprised that the sidebar is supporting alpha transparency on XP...

Those are transparent .PNG images. As long as Internet Explorer 7 is installed you'll get transparency in it.

Also, the exact command to register the sidebar.exe is:

%VAIO%\Tools\regtlib.exe "c:\Program Files\Windows Sidebar\sidebar.exe"
Please tell me I can run vista's spider solitaire from XP!!

I'm not sure, but I don't think Vista's Spider Solitaire is working yet. You can check the progress of everything VAIO will do on the site

I'm VERY surprised that the sidebar is supporting alpha transparency on XP...

Actually it isn't i had to reshack the sidebar.exe & put in a png with transparency for the desired effect

Actually it isn't i had to reshack the sidebar.exe & put in a png with transparency for the desired effect

Would you be so kind as to share that png and some quick instructions :) Also anyone having trouble with the weather gadget being unable to get info?

Edited by denzilla
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Lol I had one of these turn faulty in Jan, guess it wasn't just bad luck lol
    • I'm team Rossmann all the way. I have the exact same NVME, altough not in an array like him.
    • It had gone weeks ago. Although thinking about it I'm on the beta.
    • They thought value of their goods would forever only drop like it used to and didn't account for sudden increase in price because of all the Ai hype. Tough luck Samsung, don't try to weasel this one out. Also American customer protection laws are a**. In Europe, you need to be compensated for a functioning product of same or better characteristics (not same price point as when it was originally bought!) if it can't be repaired and when you receive a replacement product your warranty starts from scratch because you received a different item than you previously had and old warranty thus cannot apply to it anymore. If your actual item was successfully repaired, warranty gets extended for the period the item was in service. If item is repaired to a significant extent, warranty also starts over from scratch because major part of it was replaced. Americans need to fight to get this kind of consumer protections because they are constantly getting screwed over.
    • Microsoft releases new Windows 11 Media Creation Tool with the latest updates by Taras Buria Patch Tuesday updates arrive every month, bringing users new features and security updates. To make sure customers have access to the most recent images, Microsoft also releases updates to the Media Creation Tool app, its official utility for Windows 11 installation. Today, the company pushed new ISOs to Media Creation Tool, allowing you to create images with the June 2026 Patch Tuesday updates. With the latest update, the Media Creation Tool now downloads KB5094126. It is Windows 11 version 25H2, build 26200.8655, which is also available via Windows Update. Note that the app itself remains on the previous version, which you can check in Properties > Details. The only change is that it now downloads a more recent Windows 11 build, so the only way to check is to download an ISO. The June 2026 Patch Tuesday update is a special release for Windows 11, as it brings a new performance profile to make the operating system more responsive and snappier when rendering various user interface surfaces, including the Start menu, quick settings, and more. It does so by spiking processor speeds for a brief moment, resulting in higher loads for a second or two. The so-called “Low latency profile” is rolling out gradually, but you can force-enable it with the ViVeTool app. Other changes include webcam improvements, Task Manager updates, shared audio support, and more. You can download the Media Creation Tool app from the official Microsoft website using this link. Besides MCT, Microsoft lets you download Windows 11 ISO as a file directly from the official Windows 11 website. However, you will need a third-party app to write it to your USB drive. Check out this guide if you want to know how to do that.
  • Recent Achievements

    • Week One Done
      davidbazooked earned a badge
      Week One Done
    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      PsYcHoKiLLa
      184
    3. 3
      +Edouard
      159
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!