Jump to content

MgmTest

Member
  • Posts

    62
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Iran, Islamic Republic Of

Posts posted by MgmTest

  1. Me Need Help For Install App In windows No RunOnceEx

    1_f.jpg

    cmdow @ /HID@Echo OffFOR %%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:\win51ip.SP3 SET CDROM=%%i:SET PP=%cdrom%\REG ADD %KEY%\00 /VE /D "7-Zip 9.20 32bit" /fREG ADD %KEY%\00 /V 1 /D "%PP%\Softwares\7-Zip\Setup.exe /S /D="%programfiles%\7-Zip\" /fREG ADD %KEY%\06 /VE /D "Adobe Flash Player 11.8.800 For IE" /fREG ADD %KEY%\06 /V 1 /D "%PP%\Softwares\Adobe_Flash_Player_IE\Setup.exe /silent /noreboot /NO_UI" /fREG ADD %KEY%\09 /VE /D "Adobe Flash Player 11.8.800 For Other Browser" /fREG ADD %KEY%\09 /V 1 /D "%PP%\Softwares\Adobe_Flash_Player_Other_Browser\Setup.exe /silent /noreboot /NO_UI" /fREG ADD %KEY%\12 /VE /D "Aiseesoft Total Video Converter 6.2.78" /fREG ADD %KEY%\12 /V 1 /D "%PP%\Softwares\Aiseesoft_Total_Video_Converter\Setup.exe /verysilent" /fREG ADD %KEY%\15 /VE /D "CCleaner 4.03.4151" /fREG ADD %KEY%\15 /V 1 /D "%PP%\Softwares\CCleaner\Setup.exe /silent /noreboot /NO_UI" /f
  2. Hi.

    plz Help ME for uninstall .dll in explorer .

    Thanks A lot

    Code Me Not Work.

    regsvr32 /u /s "C:\Program Files (x86)\Internet Download Manager\IDMShellExt64.dll"
    regsvr32 /u /s "C:\Program Files\Internet Download Manager\IDMShellExt64.dll"

    regsvr32 /u /s "C:\Program Files (x86)\Internet Download Manager\IDMNetMon64.dll"
    regsvr32 /u /s "C:\Program Files\Internet Download Manager\IDMNetMon.dll"

    regsvr32 /u /s "C:\Program Files (x86)\Internet Download Manager\IDMShellExt.dll"
    regsvr32 /u /s "C:\Program Files\Internet Download Manager\IDMShellExt.dll"

    regsvr32 /u /s "C:\Program Files (x86)\Internet Download Manager\idmbrbtn.dll"
    regsvr32 /u /s "C:\Program Files\Internet Download Manager\idmbrbtn.dll"

    REN "C:\Program Files\Internet Download Manager\IDMShellExt64.dll" "IDMShellExt64.dll.old"
    REN "C:\Program Files (x86)\Internet Download Manager\IDMShellExt64.dll" "IDMShellExt64.dll.old"

    REN "C:\Program Files (x86)\Internet Download Manager\IDMShellExt.dll" "IDMShellExt.dll.old"
    REN "C:\Program Files\Internet Download Manager\IDMShellExt.dll" "IDMShellExt.dll.old"

    REN "C:\Program Files (x86)\Internet Download Manager\idmbrbtn.dll" "idmbrbtn.dll.old"
    REN "C:\Program Files\Internet Download Manager\idmbrbtn.dll" "idmbrbtn.dll.old"

    REN "C:\Program Files (x86)\Internet Download Manager\idmbrbtn64.dll" "idmbrbtn64.dll.old"
    REN "C:\Program Files\Internet Download Manager\idmbrbtn64.dll" "idmbrbtn64.dll.old"


    REN "C:\Program Files (x86)\Internet Download Manager\IDMNetMon64.dll" "IDMNetMon64.dll.old"
    REN "C:\Program Files\Internet Download Manager\IDMNetMon64.dll" "IDMNetMon64.dll.old"

    REN "C:\Program Files (x86)\Internet Download Manager\IDMNetMon.dll" "IDMNetMon.dll.old"
    REN "C:\Program Files\Internet Download Manager\IDMNetMon.dll" "IDMNetMon.dll.old"

  3. Hi Al.

    Me add AutoUnattend.xml In Win Iso But No Test In Vmware Not Read ProductKey + Netframework 3.5 SP1 Offline Install.

    Plz Help Me For Fixed.

    Thanks a Lot.

    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing>
    <package action="configure">
    <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.2.8102.0" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="" />
    <selection name="NetFx3" state="true" />
    </package>
    </servicing>
    <servicing>
    <package action="configure">
    <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.2.8102.0" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" />
    <selection name="NetFx3" state="true" />
    </package>
    </servicing>

    <settings pass="windowsPE">
    <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <UserData>
    <AcceptEula>true</AcceptEula>
    <ProductKey>
    <Key>CCCC-CCCC-CCCC-CCCC-CCCC</Key>
    <WillShowUI>Always</WillShowUI>
    </ProductKey>
    </UserData>
    </component>
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <UserData>
    <AcceptEula>true</AcceptEula>
    <ProductKey>
    <Key>CCCC-CCCC-CCCC-CCCC-CCCC</Key>
    <WillShowUI>Always</WillShowUI>
    </ProductKey>
    </UserData>
    </component>
    </settings>
    <settings pass="specialize">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ProductKey>CCCC-CCCC-CCCC-CCCC-CCCC</ProductKey>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ProductKey>CCCC-CCCC-CCCC-CCCC-CCCC</ProductKey>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    </OOBE>
    <TimeZone>US Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    </OOBE>
    <TimeZone>US Standard Time</TimeZone>
    </component>
    </settings>
    </unattend>

  4. Me Test batch File But Not work For Me.

    I Used Winrar for my sfx , just copied the sources folder to a Net3.5 directory then ran from batch as current directory, I also added NoRestart as well...

    @echo off&color a

    ::run.cmd

    :: current directory

    cd=%~dp0

    ::Install-(disable restart)

    dism /online /enable-feature /featurename:NetFX3 /all /NoRestart /Source:%cd%\sources\sxs /LimitAccess

    exit

  5. haha you are funny but being funny is not answer to may question.

    as I mentioned before this is my problem: my folder name is in () It can't delete the file inside of it.

    also if the file name is like Zircon-Just (alpha team remix).flp" or having + in it's name can't getting delete.

    the script you gave me doesn't work fine on all version of windows I look for something which is working fine and smooth on all version of windows.

×
×
  • Create New...