Jump to content

Floppy

Member
  • Posts

    145
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Lithuania

Posts posted by Floppy

  1. The point is that I have this in my setup.txt file;

    [Environment]

    InstallationMode=INSTALL_NORMAL

    DestinationPath=C:\Programfiler\OpenOffice

    EndProcedure=PostSetup

    [Java]

    JavaSupport=preinstalled_or_none

    [Windows_Desktop_Integration]

    Register4MSWord=True

    Register4MSExcel=True

    Register4MSPowerPoint=True

    RegisterAsDefaultHTMLEditor=True

    [Procedures]

    Sub PostSetup

    SetReboot( False )

    End Sub

    and this in my start.cmd;

    setup.exe -r:c:\install\openoffice\setup.txt -debug

    And the respons during install is;

    ""Can not find setup.txt ""

    I have looked in the forums, but I can't find a solution....

    So if somody has a solution or see a error in my setup, it would be fine!

×
×
  • Create New...