Jump to content

urie

Member
  • Posts

    520
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by urie

  1. Example for examdiff_pro

    REG ADD %KEY%\1001 /VE /D "ExamDiff Pro" /f
    REG ADD %KEY%\1001 /V 101 /D "CMD /C Start /min /Wait E:\APPS\ExamDiff_Pro\setup.exe /SILENT /SP- /NORESTART" /f
    REG ADD %KEY%\1001 /V 102 /D "CMD /C COPY \"E:\APPS\ExamDiff_Pro\password.bin\" \"%ProgramFiles%\ExamDiff Pro\" /Y" /f
    REG ADD %KEY%\1001 /V 103 /D "REGEDIT /S E:\APPS\ExamDiff_Pro\ExamDiff_Pro1.reg" /f

    Your file would be

    REG ADD %KEY%\1001 /V 102 /D "CMD /C COPY \"C:\Install\xyz.exe\" \"%ProgramFiles%\abc\" /Y" /f

  2. Boardbabe, from waht i can see the serial go here in the registry.

    [HKEY_LOCAL_MACHINE\SOFTWARE\ahead\Installation\Families\Nero 7\Info]

    and

    [HKEY_LOCAL_MACHINE\SOFTWARE\ahead\Installation\Families\Plugins\Info]

    thank for your reply :)

  3. Lost Soul this is what i have a bit long though :P

    REM	 http://www.corel.com/servlet/Satellite?pagename=Corel3/Products/Display&pfid=1047024307383
    REM NOTES: Installshield - Extracted Run The main setup.exe
    REM NOTES: Copy Corel Paint Shop Pro X - Installation Files Folder and rename to Corel_Paint_Shop_Pro_X
    REG ADD %KEY%\1001 /VE /D "Corel Paint Shop Pro X" /f
    REG ADD %KEY%\1001 /V 101 /D "CMD /C Start /Wait E:\Install\Corel_Paint_Shop_Pro_X\pspx.msi Serialnumber=XXXXXXX-XXXXXXX-XXX /qn" /f
    REG ADD %KEY%\1001 /V 102 /D "CMD /C Start /min /Wait SLEEP.EXE 5" /f
    REM
    REM NOTES:Corel Paint Shop Pro X Updates if you have them.
    REM
    REG ADD %KEY%\1001 /V 103 /D "Cmd /C Start /Wait msiexec /p x:E:\Install\Corel_Paint_Shop_Pro_X\1001\1001_EN.MSP /a x:\pspx.msi /qn" /f
    REG ADD %KEY%\1001 /V 104 /D "CMD /C Start /min /Wait SLEEP.EXE 5" /f
    REG ADD %KEY%\1001 /V 105 /D "Cmd /C Start /Wait msiexec /p x:E:\Install\Corel_Paint_Shop_Pro_X\1002\1002_EN.MSP /a x:\pspx.msi /qn" /f
    REM
    REM NOTES:Corel Paint Shop Pro X Xtras if you have them.
    REM
    REG ADD %KEY%\1001 /V 106 /D "CMD /C Start /Wait E:\Install\Corel_Paint_Shop_Pro_X\Xtras\English_PSPX_RegXtras.exe /S" /f
    REG ADD %KEY%\1001 /V 107 /D "CMD /C Start /min /Wait SLEEP.EXE 3" /f
    REG ADD %KEY%\1001 /V 108 /D "CMD /C Start /Wait E:\Install\Corel_Paint_Shop_Pro_X\Xtras\Paint.Shop.Pro.X.exe /S" /f
    REG ADD %KEY%\1001 /V 109 /D "CMD /C Start /min /Wait SLEEP.EXE 3" /f

  4. can any one help i can't download any rar or zip files they are opening up in browser and are viewing like text files something has changed on my system was using firefox and maxthon even Iexplore it's happening with all off them ,

    had this problem once before can't remember how i fixed it

    here is a sample of what it looks like

    PK   uv?2Qº7ßr   '     dac.nfoíYÍr¹¾«JïÐ{t?DýØ»ë&K´Ký°HJJrH?K?¤?%?B?¬õ>/?=躰f𺥿nÌ?4);UÞSÊ°<ä?Ý?¯??"24SJúBñõ§ó¾yXábVWf@¤ÒâKáµ=ÊL?Pù´Îò_¬óèUX@£æ9?:@?³?),0?d0?ÞY?pk±Ï?ò.ªh\il¼hsí ??%0??8l`*w3ÄGË??o%®<? ?i ¹Í¸k°?g-ãL4?kÜE'l??ga£áÁÔÕ`1¬¡àkIè,?¢¿?ÏÕ½?kPû ãV\¯W¨êA?«?q¥£?
    ÏßÐXácä¹5"d¨*ØÄÂ{S?°oF?Çäë?°?1µ%YË1,ØyÀ95³²ð?í?]Å?m?&ÓÇxNi?Ì??R8KbÛ$uHPÉ?À-ØUÀò3¶t*?*\rÇPÏ
    ??é`I=Fø¥P?!&¤ 3 _É

  5. HyperSnap-DX 5 setup program installation switches

    HyperSnap-DX ver. 5 setup program (normally named HS5Setup.exe) supports the following command line switches for silent installation:

    -s	silent installation to default directory

    [folder path] silent installation to specified folder.

    -runafter run HyperSnap-DX program after installation is finished

    -allusers install for all users (must be run under administrative account)

    -autostart turn on automatic start of HyperSnap-DX with Windows

    -nodeskico do not install desktop icon.

  6. This is the way i doit for zonealarm pro,

    REG ADD %KEY%\iAdd /VE /D "ZoneAlarmPro" /f
    REG ADD %KEY%\iAdd /V 1 /D "CMD /C XCOPY "%systemdrive%\Install\ZoneAlarmPro\zllictbl.dat" "%SystemRoot%\System32\" /E /H /Y"
    REG ADD %KEY%\iAdd /V 2 /D "CMD /C Start /Wait %SystemDrive%\Install\ZoneAlarmPro\zapSetup_60_667_000.exe /s /noreboot"
    REG ADD %KEY%\iAdd /V 3 /D "REGEDIT /S %systemdrive%\Install\ZoneAlarmPro\ZoneAlarmPro1.reg"
    REG ADD %KEY%\iAdd /V 4 /D "REGEDIT /S %systemdrive%\Install\ZoneAlarmPro\ZoneAlarmPro2.reg"

×
×
  • Create New...