Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

AutoIt

Featured Replies

Just wanted to share a really cool prog i found to help in unattended installations (escpecially for installations that don't support it). What it does is write scripts that can simulate mouse-clicks or send Keyboard keys!

AutoIt download page and documentation...

Haven't really mastered it, but it's pretty simple to use. :):rolleyes:

How does simulating mouse clicks or keyboard strokes help with automating Unattended XP Install CDs ?

  • Author

For example, programs that u can't install with switches for whatever reasons, u can send key presses to the installation program just to press the "next" button or to fill in installation directories or serial nº's...

I see. That's rather handy. With that you can automate literally any program you want.

  • Author

I think so, i even automatically install Medal of Honor (game) using AutoIt. Had problems installing C&C Generals though...

In order to use that program with an unattended XP CD, you'd first need to install AutoIt without attention, and then be able to call different point and click macros at will, all without a reboot.

You could put a reboot in after installing autoit and before installing anything else...

My main point is that you need to be able to installed it unattended.

There is also Symantec's AI Snapshot (included in Ghost) that takes a snapshot of the registry and disk before and after an installation. It creates an exe to make the necessary changes as shown in the snapshots. The exe install is silent by default.

  • Author

have u got any experience with that tool aaron? is it good--??

Autoit setup is a msi file so I install it first (autoit.msi /qb-) then run all my .aut files. Neat program been using it for awhile.

  • 3 months later...

I began using AutoIt last summer, long before stumbling upon this forum. Most of the AutoIt builds I had painstakingly created where trounced by the automation genius found here, but I still use it for a few things, for example to configure TweakUI after the setup is complete and run batch files to configure the Quick Launch toolbar. I also use it to present dialog boxes asking whether the user wants to rename the PC, install additional drivers for specific hardware items, defragment the hard drive when the whole mess is completed, etc. Not "pure unattended" to be sure, but the little proggy has it's place in the unattended world, IMHO. :)

Remember, too, that you can compile those .aut scripts as executables, negating any need to install AutoIt itself on the target machine. Any operation that can be accomplished with a keyboard and mouse can be done with AutoIt, in my experience. Want to install MusicMatch, MS Money, etc. and fully configure them to your tastes? AutoIt! And it's a gas watching it work!

@blinkdt

Thanks for the info, but is it possible for you to post some tutorials (with examples on how, where and what) for complete beginners. The help files included in the prog, seems a little confusing. Just a little help in the right direction, would be most appreciated.

:)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.