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

    • I just looked on my computer and there are settings and log files for utilities I have never even turned on!
    • O&O ShutUp10 3.1.1104 by Razvan Serea O&O ShutUp10 offers a simple yet effective way to take control of your Windows privacy. It provides access to almost 50 privacy-related tweaks, most of them hidden or not easily accessible to the average computer users. Using a very simple interface, you decide how Windows 10/11 should respect your privacy by deciding which unwanted functions should be deactivated. Using ShutUp10 you can easily disable Windows Defender, turn off telemetry, disable peer-to-peer updates, turn off Wi-Fi Sense, disable automatic Windows updates, turn off and reset Cortana and more. ShutUp10 allows you to create a System Restore point before you apply any changes, so that you can revert your system at any time if you run into problems. O&O ShutUp10 is entirely free and does not have to be installed – it can be simply run directly and immediately on your PC. And it will not install or download retrospectively unwanted or unnecessary software, like so many other programs do these days! O&O ShutUp10 Free and Premium The latest version brings O&O ShutUp10 Premium, expanding the app’s long-standing privacy controls with automatic enforcement of user-defined settings. Instead of manually rechecking options after every Windows update, users can set their preferred privacy configuration once—or apply recommended settings in a single click—and the tool continuously monitors them in the background. If Windows 10 or 11 re-enables disabled features or introduces new data collection paths, Premium restores the chosen settings automatically without user intervention. The free version remains available and fully functional for manual adjustments, offering the same core privacy controls for Windows. However, the Premium tier is aimed at users who want long-term, hands-off protection, adding automatic reapplication after updates, ongoing monitoring, and optional notifications to ensure privacy settings remain consistent over time. O&O ShutUp10 3.1.1104 changelog: Added “Show Differences” button in the overview panel “Don’t show again” option for the restore point prompt Ctrl+F keyboard shortcut for search/filter functionality Detection and linking of system-wide and user-specific setting associations Automatic search while typing PREM: Option to preserve notification counters and timestamps across application restarts PREM: Reset blocked settings button in the Settings dialog PREM: Informational message when no settings are blocked PREM: Update check can also be triggered from the menu PREM: Notification deduplication and activity log summary feature Improved L005 “Disable Windows Location Service”: Version-specific split (up to Windows 11 23H2) and new variant for Windows 11 24H2+ L001 (Disable Location): Added Night Light warning to the description in all languages Search now detects setting IDs even when ID display is disabled and offers to enable it Detection and removal of Copilot/AI desktop apps in RecallTerminator Optimized High DPI support PREM: Reset button is now only enabled when blocked items exist – setting IDs are shown in the confirmation dialog PREM: Updated tray icons with higher-resolution versions PREM: Activity Log timestamps now use localized date and time formats PREM: Tray icon status now uses OK/Warning indicators and localized tooltips PREM: Recall folder detection switched to service-based detection PREM: Copilot uninstallation now provides UI feedback and improved verification Fixed Description text was not displayed correctly for the last item and disappeared when clicking the scrollbar Crash when clicking a search result heading or the […] button PREM: Installation path is now correctly preserved during upgrades PREM: Tray icon was not reliably removed when exiting the application PREM: Main window was not displayed correctly in single-instance mode PREM: Incorrect display of the & symbol in tray icon tooltips on Windows 10 PREM: Fixed notification flooding after sleep/standby PREM: Dashboard was not refreshed after applying recommended settings during onboarding PREM: Progress bar was not reset after deleting Recall folders PREM: Fixed service startup failures PREM: Fixed incorrect drift detection when Automatic Protection was disabled PREM: Notifications now correctly count all deviating settings when protection is enabled PREM: Registration Wizard was shown after sleep/standby despite a valid license Download: O&O ShutUp10 3.1.1104 | 76.4 MB (Freeware) Download: O&O ShutUp10 32-bit | ARM64 View: O&O ShutUp10 Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Fascinating...W h i t e P o w e r is now also asterisks out.  
    • In the past few days I have noticed two odd moderation activities. First, when I posted the term 'White Nationist Christian' it was asterisk's out. When I changed it to **** it was allowed! Second, in the Politics is a ###business thread I was allowed to post that the GOP is a party of p e d ophiles but I was censored  when I posted the GOP are a party of p e d ophile protectors. Wtf Neowin. Please explain.
  • Recent Achievements

    • One Month Later
      Vincian earned a badge
      One Month Later
    • 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
  • Popular Contributors

    1. 1
      +primortal
      547
    2. 2
      +Edouard
      163
    3. 3
      PsYcHoKiLLa
      86
    4. 4
      Steven P.
      66
    5. 5
      neufuse
      65
  • Tell a friend

    Love Neowin? Tell a friend!