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

    • "The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months¨ I'd prefer to see the lowest price in over a year
    • Glad these prices are starting to come down, but that is still crazy. I bought the 2TB 9100 Pro (slightly more expensive version with PCIe 5.0) last year for $240.
    • The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months by Sayan Sen Yesterday, we covered a really good deal wherein you can get a 4TB TeamGroup T-FORCE G50 NVMe PCIe Gen4 SSD for a low price of just $400 with a special discount coupon. That's just $100 per TB, making it a very good offer during these hard times. The deal is still live, so you can check it out in its dedicated article here if you do not want to miss out. Meanwhile, if you don't have that kind of budget but still wish to buy an SSD for a good price, the 2TB variant of the TeamGroup SSD at $280 its lowest price in over three months. Meanwhile, those seeking 2TB but faster performance can check out Samsung's 990 PRO, which has hit the lowest price also in the last quarter or so, as it's on sale for $370 (purchase links under the specs table down below). Thus, you want a faster drive, get the 990 Pro, or you want more capacity, grab the TeamGroup 4TB linked in the first para. The 990 PRO is a PCIe Gen4 NVMe SSD and still one of the fastest drives available today for under $500. Speaking of fast, sequential reads and writes are rated at 7450 MB/s and 6900 MB/s, respectively. The random throughputs for reads and writes are 1400K IOPS and 1550K IOPS, respectively. The 990 PRO is based on Samsung's 7th Gen V-NAND flash, and it too is TLC. It packs 2 gigs of LPDDR4 DRAM cache, which helps the random performance. The endurance rating for this is 1200 TBW (terabytes written), which should be sufficient for most users. The Samsung 990 PRO is compatible with the PlayStation 5, but if you are going to use the 990 PRO on a PC, check out the Samsung Magician app that lets you track your drive's health, update its firmware, customize various settings, and more. The tech specs are given below: Specification TeamGroup T-FORCE G50 2TB Samsung 990 PRO 2TB Interface PCIe 4.0 x4, NVMe 1.4 PCIe Gen 4.0 x4, NVMe 2.0 Form Factor M.2 2280 M.2 2280 Controller InnoGrit Controller Samsung In-house Controller NAND Flash 3D TLC 3D TLC DRAM Cache None (HMB supported) 2GB LPDDR4 Sequential Read (Max) 5,000 MB/s 7,450 MB/s Sequential Write (Max) 4,500 MB/s 6,900 MB/s Random Read (4K) Up to 600,000 IOPS Up to 1,400,000 IOPS Random Write (4K) Up to 700,000 IOPS Up to 1,550,000 IOPS TBW (Endurance) 1,300 TBW 1,200 TBW MTBF 3,000,000 hours 1,500,000 hours Operating Temperature 0°C to 70°C 0°C to 70°C Storage Temperature -40°C to 85°C -40°C to 85°C Shock Resistance 1,500G / 0.5ms 1,500G / 0.5ms Heatsink Patented Graphene Heat Spreader No Get them at the links below: Samsung 990 PRO SSD 2TB (MZ-V9P2T0B/AM): $369.99 (Sold and Shipped by Amazon US) TEAMGROUP T-Force G50 2TB SSD (TM8FFE002T0C129): $279.99 (Sold by TeamGroup, Shipped by Amazon US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • If you can't spell a simple word that 2nd graders learn, your entire argument is suspect.
    • And here goes the "Won't someone think of the children" brigade. Get stuffed mate. This has NOTHING to do with making the internet safe. It's about tracking adults, spying on your online activity, and sending the boys around when they don't like something you post. Also, again, parliament have voted TWICE against this, and Starmer is going ahead anyway. THAT is anti-democratic bullsh**. They will use this law to track you, they will use this law to control you, and they will use this law to punish you if they don't like what you do, even if it's legal. And your data? Say bye bye to that. It'll be on the darkweb in weeks. I'm not some rando online. I've been an IT professional for 40 years, many of it in security. I know exactly what this means and what will happen to your data. I do not consent and I will not comply.
  • 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
      520
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      90
    4. 4
      Steven P.
      81
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!