Jump to content

wilenty

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Poland

Everything posted by wilenty

  1. Total Commander PowerPack 1.5 PL/ENG (TotalCommander6.53+Plugins - Build by: Adam Bukowiński - BuKoX PL tcmdpp15.exe) Downoload here: link 14,2MB (press: "pobierz"; or: "pobierz - mirror") AND my script AU3 for Silent Install to: "D:\Program Files\" ;PL ;runs the installer Run ("tcmdpp15.exe") WinWait ("Language / Język") Send ("{ENTER}") WinWait ("Instalator Total Commander PowerPack 1.5") Send ("{ENTER}") Send ("{ENTER}") Send ("{ENTER}") Send ("{ENTER}") If FileExists("D:\Program Files\") Then Send("{home}{del}D") endIf Send ("{ENTER}") Sleep(20000) WinClose ("Instalator Total Commander PowerPack 1.5") ;ENG ;runs the installer Run ("tcmdpp15.exe") WinWait ("Language / Język") Send ("e{enter}") WinWait ("Total Commander PowerPack 1.5 Setup") Send ("{enter}") Send ("{enter}") Send ("{enter}") Send ("{enter}") If FileExists("D:\Program Files\") Then Send("{home}{del}D") endIf Send ("{ENTER}") Sleep(20000) WinClose ("Total Commander PowerPack 1.5 Setup ") That's ALL
×
×
  • Create New...