Jump to content

Recommended Posts

Posted

Hello Experts,

 

I am new to AutoIT just installed it couple min ago.

I have a requirement to create exe for postgre sql

Silent switches for installation are --mode unattended --unattendedmodeui none

#RequireAdmin
RunWait(@scriptDir & '.\postgresql-14.1-1-windows-x64.exe' --mode unattended --unattendedmodeui none)

I gave above and it wont work pls help

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...