Jump to content

Wesmosis

Member
  • Posts

    792
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Posts posted by Wesmosis

  1. Hey

    I faced alot of problems and have alotta questions so plz Mazin Be pateint with me O'right?

    1-What's exactly the folder C:\WINDOWS\Cache\Adobe Reader 6.0\ENUMIN\ ?

    why didn't choose it for WinINSTALL since it's smaller in Size?!

    2-I Download AR v6.0.1 then I did the installtions to get the files in the cache folder..then I opened the Adobe Reader 6.0.1.msi as you said in WinINSTALL.I follow every detail you mention in your whole tutorial + the Plugins trick to get a Slimboy AR!

    but when I saved, I didn't notice any bit change in the size of Adobe Reader 6.0.1.msi & Data1.cab!

    C:\Program Files\OnDemand\WinINSTALL\Packages\AR

    and the api plugins which I delete in msi via WinINSTALL still present in the Data1.cab file! so plz how you get this:

    the original cab (206 files) =22.7 MB, and the new one (33 files)=9.53 MB

    plz help me out since I spend alot of time on this then get no +ve results and I'm so disappointed and Depressed!

    finally to get what I need exactly:

    1-Smaller Size AR

    2-No Boring Decompression Windows on Start

    3-doesn't matter unattneded or not since may I use this AR modified file on any other PC

    4-Take Direct association with PDF files

  2. 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

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

  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...