MSFN Forum: Anyway to make SP3 look like Sp2 to install program? - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

If you have questions about customizing Windows XP that are nLite-specific, please post them in the nLite forum, not here. If you have questions regarding the unattended installation of Windows XP, please post them in the Unattended Windows 2000/XP/2003 section.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Anyway to make SP3 look like Sp2 to install program? Rate Topic: -----

#1 User is offline   SpeedEuphoria 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 11-February 08

Posted 20 February 2008 - 02:12 PM

Well I recently made a slipstream xp cd w/ many addons including SP3 build 3300(just stuff that other people made because I'm a newb at this). So everything is fine and I love how nice of setup nlite gave me unattended. Anyway i go to install one particular program "Pinnacle Studio 11" and it says in needs SP2 and quits. So like I said I'm a newb but I have come across a couple files that say SP3, can I change these to be labeled SP2 for the install of this program, and which would I change? I looked on Pinnacle's site and they are aware of the prob but since SP3 is not "official" yet they haven't made any work around yet.

Thanks in advance


#2 User is offline   Arie 

  • One Man Army
  • PipPipPipPipPip
  • Group: Members
  • Posts: 835
  • Joined: 27-August 07

Posted 21 February 2008 - 02:20 AM

Apperantly the installation looks for certain files and checks their versions. These files are replaced by SP3, so their version is not what your installation is expecting and therefore quits. You would have to find out which files your installation checks and replace those with their SP2 counterparts, but if you would replace these files afterwards again with the SP3 versions, your program might not function anymore either. Besides this, finding out which files need to be replaced and the whole process replacing these files is such a hassle and since you state that you're new at this, I would not advise it. SP3 is currently still in a testing fase. It's only advised for testing purposes and not recommended for people who are new at this either. In other words, you're out of luck I'm afraid and you'll need to reinstall, as downgrading from a slipstreamed version is not possible for as far as I know.

#3 User is offline   SpeedEuphoria 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 11-February 08

Posted 21 February 2008 - 05:52 AM

Well according to Pinnacle's web site it will work with SP3 as long as its installed before, but will not currently work installing on a SP3 setup.
I basically was just asking if there were a couple(like 3-4) files that were labeled as SP2 or 3 or whatever and I could change them for the setup then change them back. I dont know the files so I guess I will contact them unless anyone else has a hint for me to try.

#4 User is offline   rendrag 

  • grrrrrr
  • PipPipPipPip
  • Group: Members
  • Posts: 685
  • Joined: 28-October 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 February 2008 - 10:34 AM

yeah, like Arie said, unless you know exactly what files pinacle is looking at, there's no way to know what you'd need to change. pinacle would have to tell you.

This post has been edited by rendrag: 21 February 2008 - 10:34 AM


#5 User is offline   amnesia 

  • Group: Members
  • Posts: 4
  • Joined: 20-September 05

Posted 21 February 2008 - 03:22 PM

View PostSpeedEuphoria, on Feb 21 2008, 05:52 AM, said:

I basically was just asking if there were a couple(like 3-4) files that were labeled as SP2 or 3 or whatever and I could change them for the setup then change them back. I dont know the files so I guess I will contact them unless anyone else has a hint for me to try.

2 SpeedEuphoria
i had a problem with XPLite (it didn't run on SP3). i know it's not pinnacle, but solution may work for U too.
i've changed reg keys:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"CSDVersion"="Service Pack 2"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows]
"CSDVersion"=dword:00000200

restart required

This post has been edited by amnesia: 21 February 2008 - 03:34 PM


#6 User is offline   SpeedEuphoria 

  • Newbie
  • Group: Members
  • Posts: 25
  • Joined: 11-February 08

Posted 21 February 2008 - 04:49 PM

View Postamnesia, on Feb 21 2008, 04:22 PM, said:

2 SpeedEuphoria
i had a problem with XPLite (it didn't run on SP3). i know it's not pinnacle, but solution may work for U too.
i've changed reg keys:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"CSDVersion"="Service Pack 2"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows]
"CSDVersion"=dword:00000200

restart required


You sir are my hero. It worked. Thats exactly what I was looking for. I'm not really into messing with the registry but I'm not scared to make some changes. I changed it like you said, restarted then installed, changed it back, restarted and all is well.

Thank you much

#7 User is offline   Take5 

  • Group: Members
  • Posts: 1
  • Joined: 10-May 08

Posted 10 May 2008 - 08:19 AM

View Postamnesia, on Feb 21 2008, 10:22 PM, said:

View PostSpeedEuphoria, on Feb 21 2008, 05:52 AM, said:

I basically was just asking if there were a couple(like 3-4) files that were labeled as SP2 or 3 or whatever and I could change them for the setup then change them back. I dont know the files so I guess I will contact them unless anyone else has a hint for me to try.

2 SpeedEuphoria
i had a problem with XPLite (it didn't run on SP3). i know it's not pinnacle, but solution may work for U too.
i've changed reg keys:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"CSDVersion"="Service Pack 2"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows]
"CSDVersion"=dword:00000200

restart required


Found this Forum thread when searching for a solution to the XPLite problem--Thanks amnesia.
Having done this my PC now thinks it is running SP2 (Right click My Computer)
Is this likely to cause any problem with Windows Update or anything else for that matter?.

Peter

This post has been edited by Take5: 10 May 2008 - 08:22 AM


#8 User is offline   elmer fudd 

  • Group: Members
  • Posts: 9
  • Joined: 12-April 08
  • OS:Windows 7 x64

Posted 19 July 2008 - 04:53 AM

Quote

Found this Forum thread when searching for a solution to the XPLite problem--Thanks amnesia.
Having done this my PC now thinks it is running SP2 (Right click My Computer)
Is this likely to cause any problem with Windows Update or anything else for that matter?.

Peter


Change back after you are finished otherwise (like me) you may end up with M$ keep trying to sell you SP3 and/or related updates.
Before I changed mine I ''exported'' it, then did the same after I changed it, now I have a simple 2 click method to go back and forth to SP2 ~ SP3 via a simple regedit.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy