MSFN Forum: Having problem with Installing Softwares - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

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

Having problem with Installing Softwares Windows get installed but softwares are not installed Rate Topic: -----

#1 User is offline   ashrafzia 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 26-August 06

  Posted 28 August 2006 - 02:24 PM

I have been trying to install applications to my unattended xp setup but having constant failures i need your help to point out where i am missing.
Plz be patient bcoz I am writing all the method of my creating an unattended xp cd.

1: I copied the the windows xp sp1 to c:\xpcd
2: I applied SP2 to it through this command : C:\XPSP2.EXE -s:C:\XPCD
3: I integrated the hotfixes through /INTEGRATE SWITCH:
"C:\xpupdates\KB911562.exe"/INTEGRATE:C:\myxp
4: I created a basic unattended setup through setupmgr tool.
5: I burned it to an iso image through CDIMAGEGUI.EXE Software and tested in VMWARE and works fine uptil here.

As i want other softwares to be installed so i made modifications to OEMPreInstallation=Yes and UnattendedSwitch="Yes".

PROBLEM:
Now when windowsxp is installed and on first boot its gives error :
Cannot find c:\Software\start.cmd


and none of the applications are installed.

Basically there are two methods mentioned in the PDF Document %systemdrive% variable (for applications to be installed from harddisk) and %cdrom% variable (for applications to be installed from CDROM).

I have tried both of them and havig the same error, mentiond above.

When i check this file manually using the %CDROM% by going to CDROM->Software->start.cmd it works fine there. But when i check this file manually using the %systemdrive% it gives the error:
Cannot find c:\Software\start.cmd


Plz Note that i have followed both the methods by using the %CDROM% variable as well as %systemdrive% variable and made changes to the files accordingly.

In case of %CDROM% used the :
FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i:

in all cmd files and moved my applications from $OEM$\$1\install to Software folder outside the i386 folder and created an empty file CD.txt as illustrated in the pdf document.

In case of %systemdrive% removed the :
FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i:

from all cmd files and moved my applications from Software to i386\$OEM$\$1\install folder and removed empty file CD.txt . Also moved start.cmd to i386\$OEM$\$1\install folder and RunOnceEx.cmd to i386\$OEM$\ folder.

I have tried this application installation atleast 10-20 times but still with no result.
If anyone can help me out of this problem or tell me another simple way of doing it or give me any tutorial link, i would be very thankful.

Few Questions to clear my concept:
Q: Can i integrate softwares like Media Player 10 using the /INTEGRATE Switch as we did with hotfixes ?
Q: How to create .cat files? Are they created itself when integrated ?
Q: Improper use of switches can cause failure of installation of softwares ?

Thanks in Advance and Hope to hear!

This post has been edited by ashrafzia: 29 August 2006 - 03:25 AM



#2 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 29 August 2006 - 01:46 AM

Quote

%CDROM%\Software\start.cmd

You got to blame yourself. %CDROM% is NOT a predefined system variable.
Don't use it in WINNT.SIF!

#3 User is offline   Walchinc 

  • Newbie
  • Group: Members
  • Posts: 31
  • Joined: 16-December 04

Posted 29 August 2006 - 01:59 AM

Remove your Product Code as other users will use it for their systems :blushing:

#4 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 29 August 2006 - 01:59 AM

And, in your SVCPACK.INF, you MUST change Signature=" NT$" to Signature="$Windows NT$"

Also, using Win-XP-Sp2, you don't need to run QCHAIN.exe!

#5 User is offline   ashrafzia 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 26-August 06

Posted 29 August 2006 - 04:42 AM

Thanx for the suggestion and replys .
I followed your tips and tried once again and failed more than once again :)
I have changed only the %CDROM% variable in the winnt.sif file to %systemdrive% but no result, and left the %CDROM% variable in all other cmd files.
I am still having the same error. Its attached.
Help me out of this problem else i am getting mad :wacko:

Attached File(s)

  • Attached File  error.jpg (16.36K)
    Number of downloads: 8


#6 User is offline   ashrafzia 

  • Newbie
  • Group: Members
  • Posts: 36
  • Joined: 26-August 06

Posted 29 August 2006 - 07:07 AM

I 'm out of my madness ;)
Windows xp install without any error. Softwares still didn't install but in C:\ and folder named install is created and inside it is start.cmd file when i click it, the programes listed in it are free download manager, royale theme, wmplayer 10. 1st one gets installed without any error, 2nd one also install well but shows the confirmation screen to set the theme. Now i am having problem with the third one thats wmplayer 10 and the error says use proper swith and type /? for help. I have also attached the error.
Can i creat SFX archieve of EXE files like wmplayer 10 and make it silent to get safe from using switches and then can i integrate it using the /INTEGRATE Switch ?

Attached File(s)



#7 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 29 August 2006 - 10:00 AM

What are those /qn /s /v spread everywhere in your CMD?
Each app has its own silent switch.

For WMP9, WMP10, or WMP11, I extract the original EXE
then create a SFX with these arguments:

Quote

Setup=setup_wm.exe /Q /R:N /NoPID /DisallowSystemRestore
TempMode
Silent=1
Overwrite=1


I, then, run the SFX from anywhere starting from T-13 and down.

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