fake setup call himself instead original "setup.exe" - Setup
#1
Posted 23 March 2006 - 02:07 PM
I can't go into windows. It means I could not use that computer anymore. I don't know how to do. Please let me know how to enter windows.
Yuni
#4
Posted 25 March 2007 - 08:29 AM
do a repair installation. You must have removed the OemPreinstall=Yes
from the WINNT.SIF file or something.
You need to at least have these sections and commands in I386\WINNT.SIF
Quote
MsDosInitiated=No
[Unattended]
OemPreinstall=Yes
[GUIRunOnce]
command9="%SystemDrive%\DPsFnshr.exe"
The vicious circle is - if you have an [Unattended] section there, you
will lose the ability to do a repair install.
This post has been edited by LeveL: 25 March 2007 - 08:40 AM
#5
Posted 25 March 2007 - 12:21 PM
any solution if driverpack is used?
#6
Posted 27 March 2007 - 06:51 PM
i often wanted to repair my brother's computer without reformating it.
Sorry, forgot to celebrate Annual Day in my previous post for this topic.
This post has been edited by rajesh.kumar: 27 March 2007 - 06:56 PM
#7
Posted 29 March 2007 - 08:36 PM
I have also had problems wih text mode mass storage devices.
If there is a solution out there, I would be very keen to know.
What we then build is the ultimate unattended.
Regards
Couges
This post has been edited by couges: 29 March 2007 - 08:43 PM
#8
Posted 13 April 2007 - 09:51 AM
unattended without drivers, so it has the option to repair... visit
http://flyakite.msfn.org/ to do that.
#9
Posted 29 April 2007 - 09:21 PM
#10
Posted 26 May 2007 - 09:12 AM
Driver Pack Discussion Regarding Fake Setup and Solution
The files mentioned in that thread, with some editing to clean them up even more (always lookin for ways to clean my code more) is attached here.
See the !ReadMe.txt file.
Attached File(s)
-
_XPCD_ROOT.7z (141.72K)
Number of downloads: 129
#12
Posted 04 June 2007 - 08:00 AM
rajesh.kumar, on Jun 4 2007, 05:47 AM, said:
No problem at all....
I guess you found it to work flawlessly also.
Glad to have helped, have some mod's if ya'd care to have them...
Mostly stuff to clean the code, and minimize creating intermediate files. Although the routine stays pretty much the same.
#14
Posted 25 July 2007 - 08:56 AM
Thanks
#15
Posted 25 July 2007 - 10:49 AM
Quote
DEL /F %systemroot%\system32\setupold.exe
OR if you already have a hung up repair install going - boot into Repair Console from the XP CD and delete the 'setupold.exe' file from the C:\windows\system32 folder then reboot.
Have you tried this?
This post has been edited by ilko_t: 25 July 2007 - 10:51 AM
#16
Posted 17 August 2012 - 03:07 AM
ilko_t, on 25 July 2007 - 10:49 AM, said:
Quote
DEL /F %systemroot%\system32\setupold.exe
OR if you already have a hung up repair install going - boot into Repair Console from the XP CD and delete the 'setupold.exe' file from the C:\windows\system32 folder then reboot.
Have you tried this?
how to create CD IMAGE like u mentioned ?
HOW to delete the setupold.exe file from C:\windows\system32folder ?
Actually i have upgraded my system but stuck into the FAKE SETUP CALLED how to complete setup?
IF POSSIBLE PLEASE PROVIDE STEP BY STEP PROCEDURE .
THANK YOU.
#17
Posted 17 August 2012 - 03:17 AM
DizzyDen, on 26 May 2007 - 09:12 AM, said:
Driver Pack Discussion Regarding Fake Setup and Solution
The files mentioned in that thread, with some editing to clean them up even more (always lookin for ways to clean my code more) is attached here.
See the !ReadMe.txt file.
HOW TO USE THIS.... FILE?
SHALL I BURN NEW WINDOWS CD FOR IT WITH ALL CONTENTS ?
HOW USE IT ?
WILL THIS GO THROUGH FAKE SETUP ERROR ?
PLEASE PROVIDE STEP BY STEP PROCEDURE ?
NOTE: i have installed dual windows in my system one is working which is new. another is not working which is old. i cant access to old i showing fake setup , i tried many times by keeping Windows CD still the same result. the programs and documents are very important in the old windows i need help to access my programs . what can i do please suggest.
Q) CAN I RUN MY PROGRAMS WITH NEW WINDOW ex: i have old windows in C: drive and NEW windows in F: drive so i need to run C: programs with my new one is that possible.?
Q) HOW TO REMOVE FAKE SETUP ERROR IN MY OLD WINDOWS CAN I ACCESS IT BY DELETING SOME FILES IN C: BY USING NEW WINDOWS ?
#18
Posted 17 August 2012 - 05:50 AM
VISHNUKANTH, on 17 August 2012 - 03:07 AM, said:
ilko_t, on 25 July 2007 - 10:49 AM, said:
Quote
Have you tried this?
HOW to delete the setupold.exe file from C:\windows\system32folder ?
boot from the XP CD
choose Repair Console
choose Windows install to repair
enter Administrator password (if any)
type (at prompt) del C:\windows\system32\setupold.exe



Help
Back to top









