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

    • Samsung Galaxy XR arrives in the UK with new AI and enterprise features by Fiza Ali Samsung is bringing its Galaxy XR headset to the UK several months after the device made its debut as the first headset built on Google's Android XR platform. The headset was first teased in late 2024 alongside Google's introduction of Android XR before making its commercial debut in 2025. Developed in collaboration with Google and Qualcomm, Galaxy XR combines mixed reality experiences with Gemini-powered AI features, allowing users to interact with digital content using voice, gestures, and visual inputs. While the hardware itself remains largely unchanged from the version Samsung unveiled last year, the company is using the UK launch to spotlight several software enhancements that have arrived through recent updates. Among the most notable additions is deeper integration with Google's ecosystem. Galaxy XR users can explore destinations through Google Maps' Immersive View, receiving AI-powered recommendations and contextual information from Gemini while navigating virtual environments. Furthermore, entertainment experiences have also expanded; users can watch 180-degree and 360-degree videos on YouTube, browse spatial content converted into 3D, and ask Gemini questions about on-screen content without interrupting playback. Samsung is also highlighting mixed-reality features such as Circle to Search, which allows users to identify real-world objects through hand gestures while using the headset's video pass-through mode. Another feature automatically converts photos and videos into spatial 3D experiences. Moreover, the headset now also supports Android Enterprise, allowing organisations to manage deployments using existing Android management tools. Annika Bizon, Vice President, Product and Marketing, Mobile Experience, Samsung UK & Ireland, talked about the device, stating: The headset is powered by Qualcomm's Snapdragon XR2+ Gen 2 platform and features dual 4K Micro-OLED displays. The tech giant says that users can expect up to 2.5 hours of battery life. Samsung also confirmed that Galaxy XR will continue receiving software and security updates as the company works alongside Google and Qualcomm to expand the Android XR ecosystem. Galaxy XR is now available for pre-order and will go on sale on 8 July. Customers interested in trying the headset before launch can visit Samsung KX in London and selected Samsung Experience Stores from 17 June. Finally, the company will also host a livestream on 19 June showcasing the headset's capabilities and answering questions from prospective customers.
    • Cowork is so broken. it will keep just not responding while trying to do a task. Then you have to work to get it to REstart the task.
  • Recent Achievements

    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      521
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      95
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!