Jump to content

malinduta

Member
  • Posts

    39
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    country-ZZ

Posts posted by malinduta

  1. I understood the whole process but I can`t understand what GSAR is replacing :(

    09 - EXPAND setupdd.sy_ to setupdd.sys located in your ~BS folders

    - For $WIN_01$.~BT\setupdd.sys run "GSAR -i -o -s$:x00W:x00I:x00N:x00_:x00N:x00T:x00$:x00.:x00~:x00L:x00S:x00 -r$:x00W:x00I:x00N:x00_:x000:x001:x00$:x00.:x00~:x00L:x00S:x00 setupdd.sys"

    - For $WIN_02$.~BT\setupdd.sys run "GSAR -i -o -s$:x00W:x00I:x00N:x00_:x00N:x00T:x00$:x00.:x00~:x00L:x00S:x00 -r$:x00W:x00I:x00N:x00_:x000:x002:x00$:x00.:x00~:x00L:x00S:x00 setupdd.sys"

    I kindly ask you to give a more detalied explication.

    Thank you :)

  2. It is closed source program.It is written in Win32ASM.So if you dont know ASM language it doesnt help you that much.Source code is almost identical the dissassembler output of exe file.

    I need some help from you.

    When i run the command: 7za.exe a -r Firefox Project\Firefox\* from the sof folder, the archive created contains 2 folders: Project\Firefox. The Firefox folder contains the dirs and files for silent Firefox.

    Can you tell me how to have the firefox dirs and files on root of the archive? Just like the archive created by Sof.exe?

    I know i can run the 7za.exe from firefox folder, but i wish not to do it this way. Is there any way to do it my way?

    Thank you.

  3. @LaptoniC

    Is there any way to create unattended Firefox using command lines? Just like CDImage? I think it would be great, so you dont`t have to click every time you create it. It reads everithing from ini and then create unattended Firefox.

    If this is not implemented in current version, could you make it work with command lines?

    Anyway, this application is great as it is, but with command lines would be the best.

    Thank you.

  4. Hi everybody, here is a guide about automatic updates for AVG 7 after uanttended install.

    AVG can`t recognize variables - you will see below :(

    First of all, browse to %allusersprofile%\Application Data\Grisoft\Avg7Data\upd7bin folder.

    Here you will find your downloaded updates.

    You can download the updates from the internet at Free Updates

    Now create a winrar self extracting archive containing all the .bin files. Make it extract the files to %allusersprofile%\Application Data\Grisoft\Avg7Data\upd7bin

    After this, double click on your AVG icon in the tash bar, right click on Scheduler -> Scheduled Tasks. Choose New Schedule. Choose a name. Schedule -> Update from directory. Schedule options -> C:\Documents and Settings\All Users\Application Data\Grisoft\Avg7Data\upd7bin. Schedule for all users.

    Click on Perform task tab. Periodicity -> only once. Click on If missed tab -> Run task on computer start. Click OK.

    Now browse to %allusersprofile%\Application Data\avg7. Create a self extracting archive with the file sched-1003.cfg. Say the archive to extract the file in %allusersprofile%\Application Data\avg7.

    Thats it. I hope will work for you.

    I will like to add my sched-1003.cfg file bot i don`t know how to attach it. :(:(

  5. Extract Autoexec.bat from your 98 image file.

    Edit Autoexec.bat

    Here is the default portion of Autoexec.bat:

    :EXT
    %RAMD%:\extract /y /e /l %RAMD%: ebd.cab > NUL
    echo The diagnostic tools were successfully loaded to drive %RAMD%.
    echo.
    LH %ramd%:\MSCDEX.EXE /D:mscd001 /L:%CDROM%
    echo.
    cls
    echo Now installing Windows 98 SE
    echo.
    echo Loading...
    path=%RAMD%:\;a:\;%CDROM%:\SETUP\98SE\WIN98\
    OEMSETUP.EXE
    echo.
    GOTO QUIT

    Here is mine portion of Autoexec.bat:

    %RAMD%:\extract /y /e /l %RAMD%: ebd.cab > NUL
    echo The diagnostic tools were successfully loaded to drive %RAMD%.
    echo.
    LH %ramd%:\MSCDEX.EXE /D:mscd001 /L:%CDROM%
    echo.
    cls
    FORMAT C: /s /v:WIN_98
    echo Now installing Windows 98 SE
    echo.
    echo Loading...
    path=%RAMD%:\;a:\;%CDROM%:\SETUP\98SE\WIN98\
    OEMSETUP.EXE
    echo.
    GOTO QUIT

    /v:"new label of your formatted C:"

  6. hi

    i'm experiencing problems with my firefox 1.07

    the 7za.exe seems to lock on browser.xpi

    the rest of the operations looks good coz once 7za.exe terminated, i have a silentfirefoxe.exe

    for about 6 hours, 7za.exe can't be compressing browser.xpi

    any ideas please?

    excuse my english BTW

    I had almost the same problem........my paging file (virtual memoty) was disabled. Enable it and should work.

  7. Can`t Read sfx 7zSD.sfx - Error.

    Compressing UninstallFirefox.zip

    System error:

    Not enough storage is available to complete this operation. I dont know why it says not enough storage - I have about 90 GB free.

    -edit-

    Resolved.

    It was my problem. I disabled paging file.....stupid me :lol:

  8. Fill free to ask question or suggest features

    If there`s nobody near the computer to change the CD and press ok, can you make it to skip the CD change in order to continue setup? Or if the CD is not changed in a time that user sets, to skip and continue setup?

    That would be great. :thumbup

    Thank you anyway. Great work. :thumbup

  9. Can you make it save master password and saved password?

    The quick launch shortcut could be set to start firefox mazimized? Not normal window? :D

    Btw you are doing a great job :thumbup .........i tryed almost anything........and till now i was using a msi maker.......almost good.....but not comparing with SOF. :no:

    Thank You !

  10. I think i found a bug. When firefox starts, appears 2 windows named "Disk Error" with text "An error occured starting the Disk I/O Component"

    EDIT

    Sorry, no bug.

    My mystake.

    Its because i didnt added the "forecastfox" folder to the project.

×
×
  • Create New...