Jump to content

kmaheshkumar

Member
  • Posts

    134
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    India

Posts posted by kmaheshkumar

  1. what if you are making a dvd that has

    Winxp Home oem

    Winxp Pro oem

    Winxp Pro Retail

    I noticed that both pros have the same files called

    * readme.html

    * win51

    * win51ip

    and they want to over write them selves.

    u can overwrite them readme.html file is not important u can delete it also but the win51,win51ip files are important

  2. i want to use runoncex.cmd but i am using another method of multiboot dvd if it get success i will post it but now i got an doubt

    @echo off

    for %%i in (c 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:\software\Install.cmd" call %%i:\software\Install.cmd

    exit

    [setupData]CatalogSubDir="\i386"

    [setupHotfixesToRun]

    CMD\RunOnce.cmd

    @echo off

    REM next line makes sure the *.TAG extension is identified

    setlocal enableextensions

    REM checks for the XPPRO.tag file and go to the corresponding section:

    if exist %SystemDrive%\XPPRO.TAG call :XPPRO

    REM checks for the XPPRO2.tag and go to the corresponding section:

    if exist %SystemDrive%\XPPRO2.TAG call :XPPRO2

    REM checks for the SERVER2003.tag file and go to the corresponding section:

    [if exist %SystemDrive%\SERVER2003.TAG call :SERVER2003

    REM End

    goto :end

    :XPPRO

    REM Here we'll add the software to install to the XP Pro version. Example:

    REM "%~dp0" refers to the full path the Install.cmd is in, so you don't have to worry about drive letters

    start /wait %~dp0\Software\Program1.exe /s

    start /wait %~dp0\Software\Program2.exe

    start /wait %~dp0\Software\Program3.exe /qn

    REM End this section

    REM end of this section :

    goto :end

    :XPPRO2

    REM Here we'll add the software to install to the XP Pro Unattended version. Example:

    start /wait %~dp0\Software\Program1.exe /s

    start /wait %~dp0\Software\Program2.exe

    start /wait %~dp0\Software\Program3.exe /qn

    REG IMPORT %~dp0\Software\Tweaks.reg

    REM End this section

    REM end of this section :

    goto :end

    :SERVER2003

    REM Here we'll add the software to install to the Server 2003 version. Example:

    REG IMPORT %~dp0\Software\Workstation.reg

    start /wait %~dp0\Software\ProgramA.exe /s

    start /wait %~dp0\Software\ProgramB.exe

    REM End this section

    REM end of this section :

    goto :end

    :end

    REM Here we'll add the options for every OS.

    start /wait %~dp0\SOFTWARE_ALL\AntiVirus.exe

    start /wait %~dp0\SOFTWARE_ALL\Firewall.exe /s

    REM Applying tweaks to the registry. Independent of the TAG:

    REG IMPORT %~dp0\Software\Tweaks.reg

    del /f /q %SystemDrive%\*.TAG

    del /q /f %SystemRoot%\*.bmp

    del /q /f %SystemRoot%\system32\dllcache\*.scr

    del /q /f %SystemRoot%\system32\setupold.exe

    del /q /f %SystemRoot%\system32\presetup.cmd

    exit

    can i create seperate files like xp.cmd, 2000.cmd, 2003.cmd instead of install.cmd

    and can i use the above code separately for them

    please help for this

  3. i got a .ima file which can help me to boot command prompt with NTFS support but i have a problem with that .ima file i has to install and run from floppy i want to access cd

    so programmers or developers please give me the code for that to add in config.sys to access cd or dvd and supported file names also

    download that from here

    and please help me

  4. i followed the editing of setupldr.bin and txtsetup.sif and i checked only with one operating system then also it is asking for i386 folder after first restart, so please send me the details and what more to edit i am not using any tools also just i checked it with that only because i want to use bscriptor for that so please give me the reply

    and another problem i am getting i am unable to login to forum from my pc what happened

  5. i cant understand so now i will download the updates and i will use them for integration can i use svcpack method

    this method

    all the hotfixes are in type 1 hotfixes

    or can i use this method

    Create a file called “cmdlines.txt” in “C:\XPCD\$OEM$” containing this text:

    [COMMANDS]

    "hotfix.cmd"

    • Create a file called “hotfix.cmd” in “C:\XPCD\$OEM$” containing this text:

    ECHO.

    ECHO Installing All Type 1 Hotfixes...............Please Wait

    for %%i in (%systemdrive%\install\Hotfixes1\*.exe) do start /wait %%i /Q /U /N /Z

    ECHO.

    ECHO Installing All Type 2 Cumulative patches.....Please Wait

    for %%i in (%systemdrive%\install\Hotfixes2\*.exe) do start /wait %%i /Q:A /R:N

    ECHO.

    ECHO Installing MDAC Security Update..............Please Wait

    start /wait %systemdrive%\install\Hotfixes3\Q823718.exe /C:"dahotfix /q /n" /Q

    ECHO.

    start /wait %systemdrive%\install\qchain.exe

  6. i want to integrate the windows automatic updates to my xp cd how i can do that, i mean i have some folders in C:\WINDOWS\SoftwareDistribution\Download\

    i want to update them with those automatic updates there is only the update.exe file in all the folders please help me for this

    i want to update all these hotfixes can any one please help me how to do this

    Cumulative security update for internet explorer 7 for windows xp (kb942615)

    Cumulative security update for Outlook Express for windows xp (kb929123)

    Security update for internet explorer 7 for windows xp (kb938127)

    Security update for Microsoft .NET Framework, Version 2.0 (kb928365)

    Security update for Microsoft XML Core Services 4.0 Service Pack 2 (kb936181)

    Security update for Microsoft XML Core Services 6.0 and Microsoft XML Core Services 6.0 Service Pack 1 (kb933579)

    Security update for Outlook Express for Windows Xp (kb941202)

    Security update for Windows Media Player 11 for Windows Xp (kb936782)

    Security update for Windows XP (kb921503)

    Security update for Windows XP (kb933729)

    Security update for Windows XP (kb935839)

    Security update for Windows XP (kb935840)

    Security update for Windows XP (kb936021)

    Security update for Windows XP (kb937894)

    Security update for Windows XP (kb938829)

    Security update for Windows XP (kb941568)

    Security update for Windows XP (kb941644)

    Security update for Windows XP (kb943460)

    Security update for Windows XP (kb943485)

    Security update for Windows XP (kb944653)

    Security update for Windows XP with Windows Media Format Runtime 9.5 and 11 (kb941569)

    Update for Windows Media Player 11 for Windows XP(kb939683)

    Update for Windows XP (kb927891)

    Update for Windows XP (kb930916)

    Update for Windows XP (kb936357)

    Update for Windows XP (kb938828)

    Update for Windows XP (kb942763)

    Windows Genuine Advantage Notification (kb905474)

    Windows Malicious Software Removal Tool - January 2008 (kb890830)

    i underlined some hotfixes i have them with me please help for this i want to update my xp installation cd with all hotfixes is it possible to update outlook express hotfixes to xp installation cd

  7. but after installing xp in the same pc the other pendrives r working when i plugging this pendrive it becomes heat

    i purchased that pendrive just before a week this is the second time i saw this problem

    first time one of my friends pendrive also happened like this only when he plugged to 2000

    is there any problem to new pendrives with 2000 OS

  8. Oohh.... Seems that Spiritpyre didn't provide copy to move to context menu function. Anyone here has the Copy to Move To Context Menu installer or .zip file or what? I don't want to use Microsoft Copy to & Move to Service as stated in the previous post, with my reason.

    This is Microsoft Copy To Service & Microsoft Move To Service. You can find the words when you navigate through

    HKEY_CLASSES_ROOT\CLSID\{C2FBB630-2971-11D1-A18C-00C04FD75D13} Value data- Microsoft Copy To Service

    HKEY_CLASSES_ROOT\CLSID\{C2FBB631-2971-11D1-A18C-00C04FD75D13} Value data- Microsoft Move To Service

    And this is THE SERVICE'S "Copy to Folder..." & "Move to Folder..." context menu registry

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy to]
    @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

    [HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move to]
    @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

    i am using this it is working only for files not for folders

  9. at first i integrated the vista transformation pack to xp source and then i made some modifications and i used cd-rw to check it but after running the runonce.cmd the vivp.exe is running and my mouse is getting hang no further process going on is there any way to get vista look for my xp with my unattended setup

×
×
  • Create New...