Jump to content

Wesmosis

Member
  • Posts

    792
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Posts posted by Wesmosis

  1. hello everyone

    I liked the idea of reducing the size of virtually every software you want and make an unattended smooth installer after then

    so plz guyz I need how to down (reduce) the size of Adobe Reader v6.01 (since I need it for Windows Me) and make an unattended installation

    I like the giude of [ Dexter] for Adobe Reader 7.0.1 which reduce the size from 20 to 5 by removing some un-necessary plugins and so

    http://www.msfn.org/board/index.php?showtopic=39162

    ...................

  2. ok I solved my problem..

    I remade an unattended but not silent Installer by extracting the Adobe Reader v7.0.1 then I took all the files including a file called (install.exe) and did a self-extracting file using the winrar which will defeinitily show some steps in the unraring process.

    so I will do the same **** thing with MSN 7!

    thans so much Dexter for the Inspiration!

  3. thanx guys, you bin a tremendous help for the lazy guy!

    but look what I did to know that I'm not a lazy guy;

    I remade an unattended but not silent by extracting the Adobe Reader v7.0.1 then I took all the files including a file called (install.exe) and did a self-extracting file using the winrar which will defeinitily show some steps in the unraring or so.

    so I will the same **** thing with MSN 7!

  4. hello ...

    plz any one answer my 2 Qs?

    since I did the above commands but didn't work

    I didi the kill thing of yahoo like this (is it right, coz it didn't work?):

    cmdow @ /HID
    @echo off

    IF EXIST D:\CD.txt set CDROM=D:
    IF EXIST E:\CD.txt set CDROM=E:
    IF EXIST F:\CD.txt set CDROM=F:
    IF EXIST G:\CD.txt set CDROM=G:
    IF EXIST H:\CD.txt set CDROM=H:
    IF EXIST I:\CD.txt set CDROM=I:
    IF EXIST J:\CD.txt set CDROM=J:

    SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    REG ADD %KEY% /V TITLE /D "Installing Applications" /f
    REG ADD %KEY%\007 /VE /D "Yahoo! Messenger v6.0.1750" /f
    REG ADD %KEY%\007 /v 1 /D "%CDROM%\Software\Yahoo\Yahoo1750.exe /s" /f
    TASKKILL /F /IM ypager.exe

    ????

    and also the LABGUAGE question still appear in flash & shockwave players

    man, that's frustrating :no:

  5. hey everybody

    i wanna getrifd of the Language question of flash 7 and shockplayer

    also i wanna kill yahoo once installed via RunOnceEx.cmd

    check this photo for furthur information

    this is my RunOnceEx.cmd

    plz be precise where to put the pskill thing!

    cmdow @ /HID
    @echo off

    IF EXIST D:\CD.txt set CDROM=D:
    IF EXIST E:\CD.txt set CDROM=E:
    IF EXIST F:\CD.txt set CDROM=F:
    IF EXIST G:\CD.txt set CDROM=G:
    IF EXIST H:\CD.txt set CDROM=H:
    IF EXIST I:\CD.txt set CDROM=I:
    IF EXIST J:\CD.txt set CDROM=J:

    SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    REG ADD %KEY% /V TITLE /D "Installing Applications" /f

    REG ADD %KEY%\001 /VE /D "Windows Media Player 10" /f
    REG ADD %KEY%\001 /V 1 /D "%CDROM%\Software\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f

    REG ADD %KEY%\005 /VE /D "MSN Messenger 6.2.205" /f
    REG ADD %KEY%\005 /V 1 /D "%CDROM%\Software\MSN\MsnMsgs.msi /qn" /f

    REG ADD %KEY%\007 /VE /D "Yahoo! Messenger v6.0.1750" /f
    REG ADD %KEY%\007 /v 1 /D "%CDROM%\Software\Yahoo\Yahoo1750.exe /s" /f

    REG ADD %KEY%\010 /VE /D ".NET Framework v1.1 SP1" /f
    REG ADD %KEY%\010 /V 1 /D "%CDROM%\Software\NetFramework\netfxsp1.exe" /f

    REG ADD %KEY%\015 /VE /D "Microsoft JavaVM" /f
    REG ADD %KEY%\015 /V 1 /D "%CDROM%\Software\JavaVM\msjavx86.exe" /f

    REG ADD %KEY%\017 /VE /D "Windows Script 5.6" /f
    REG ADD %KEY%\017 /V 1 /D "%CDROM%\Software\Script\scripten.exe /Q:A /R:N" /f

    REG ADD %KEY%\020 /VE /D "WinRAR v3.42 Corp" /f
    REG ADD %KEY%\020 /V 1 /D "%CDROM%\Software\WinRAR\wrar342.exe /s" /f

    REG ADD %KEY%\012 /VE /D "Flash 7 & shockwave 10.1" /f
    REG ADD %KEY%\012 /v 1 /D "%CDROM%\Software\Flashplayer\flash7&shockwave.exe /s" /f

    REG ADD %KEY%\003 /VE /D "Winamp 5 Pro v5.08d" /f
    REG ADD %KEY%\003 /V 1 /D "%CDROM%\Software\Winamp\Winamp5.0.8.msi INI=%CDROM%\Software\winamp\winamp.ini /qb" /f

    REG ADD %KEY%\025 /VE /D "Importing Registry Tweaks" /f
    REG ADD %KEY%\025 /V 1 /D "REGEDIT /S %CDROM%\Software\regtweaks.reg" /f

    EXIT                                                                        

    c3ad9dd851.jpg

    :hello:

  6. hello everybody

    I download alot of websites by Teleport ....then I burn those websites into CDs

    the whole website content is put in one folder i.e. thousands of files

    so it's horrible to enter this folder and then find the INDEX file!

    so I do a shortcut for this Index outside the folder which save time and process time from entering the folder

    everything is seems ok but when I want to play the Index from the CD it tells me that is a bad link And I should check mt network or something!

    the strange thing is some shortcuts works so well by relocate itself automatically!

    so is there a stable idea to let the shortcut look into the folder on The CD!

    for example

    I have a shortcut named index.lnk and the original file in Folder names MSN

    and the same MSN folder is found also on the drive D:

    so I want the index.lnk to play the index.html on CD not from D:

    or If i change to another PC which there is no D: or MSN !

    plz help me out

×
×
  • Create New...