topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 4:19 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Creatin GUI for script to silent install sotwares  (Read 1860 times)

raviga

  • Supporting Member
  • Joined in 2018
  • **
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Creatin GUI for script to silent install sotwares
« on: September 25, 2021, 06:31 AM »
I wrote a tiny script to silent install some of my favourite softwares, keeping in mind a newly installed Win OS.

Is there any way to create a simple GUI to list the softwares as they are installed one-by-one?

The script is attached here

Shades

  • Member
  • Joined in 2006
  • **
  • Posts: 2,922
    • View Profile
    • Donate to Member
Re: Creatin GUI for script to silent install sotwares
« Reply #1 on: September 26, 2021, 06:01 PM »
Of course there is.

In your search engine of choice, look for: SmartGUI Creator (v4.0)
Download this freeware.
Now use your browser to look at Youtube videos from channel: 'Tab Nation - AutoHotKey'showing what you can do with this software.

That should you help you out.

Target

  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 1,832
    • View Profile
    • Donate to Member
Re: Creatin GUI for script to silent install sotwares
« Reply #2 on: September 26, 2021, 06:29 PM »
be useful to know just what you want to display.

If all you want is a simple list of what's installed/installing look up tooltip in the AHK helpfile

attached is an example of what this would look like