Docfxit Posted July 3, 2017 Posted July 3, 2017 I'd like to write a script to install UltraEdit. On the first screen there is a + (plus sign) next to Advanced install. Does anyone know how to select the + sign ? Thank you, Docfxit
water Posted July 3, 2017 Posted July 3, 2017 Why not use a silent installation by passing an ISS file to the installation exe? My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Docfxit Posted July 3, 2017 Author Posted July 3, 2017 That would be fine. How would I do that? Thanks, Docfxit
water Posted July 3, 2017 Posted July 3, 2017 I'm sure the product comes with some kind of installation documentation. Google will help as well. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Docfxit Posted July 3, 2017 Author Posted July 3, 2017 In order to take advantage of the Ultraedit silent install a person needs to use their enterprise build. I don't use that version for private individuals. I would like to figure out how to select the + sign on the first page of the install. Thanks, Docfxit
water Posted July 3, 2017 Posted July 3, 2017 Then use the AutoIt Window Info Tool to check if the + is a control you can automate using ControlClick. My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Docfxit Posted July 3, 2017 Author Posted July 3, 2017 I have tried the AutoIt Window Info Tool to check if the + is a control you can automate using ControlClick. It doesn't recognize it. I have also recorded a script while selecting the + sign. It doesn't work. Thanks, Docfxit
Desy Posted July 3, 2017 Posted July 3, 2017 If the button doesnt change its position, use controlclick and pass x, y of the button.
Danyfirex Posted July 3, 2017 Posted July 3, 2017 Hello I think you're using the EXE version. Probably you can use the MSI version here Then you could use silent and custom install Path check here Saludos. Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Docfxit Posted July 3, 2017 Author Posted July 3, 2017 54 minutes ago, Desy said: If the button doesnt change its position, use controlclick and pass x, y of the button. I think for controlclick you need a controlID . The info window isn't showing me a controlID. Thanks, Docfxit
Docfxit Posted July 3, 2017 Author Posted July 3, 2017 18 minutes ago, Danyfirex said: Hello I think you're using the EXE version. Probably you can use the MSI version here Then you could use silent and custom install Path check here Saludos. It shows changing the install path. That's great. Do you know of the program to see if there are any other silent options available? I also need to make sure I don't install Ultracompare. Thanks, Docfxit
Docfxit Posted July 3, 2017 Author Posted July 3, 2017 I tried using MouseMove. It is working for this monitor. I don't know if it will change when I use it on a different monitor with a different resolution. Thanks, Docfxit
Danyfirex Posted July 3, 2017 Posted July 3, 2017 I really dont know about It. you need to check UltraEdit Documentation. Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Danyfirex Posted July 3, 2017 Posted July 3, 2017 I really dont know about It. you need to check UltraEdit Documentation. Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now