Jump to content

Automation Process output


 Share

Recommended Posts

Hi guys, I'm new to AutoIt and any help will be helpful.

I have this new project to automate the process of our software installation, post install check, and uninstall for testing our build every day on different virtual machines with different windows version and Microsoft Office versions.

So, I have the script which is doing everything, but I don't know how to get text file or log file output during the process, I need output file where it will show what happen on each step and show error, warning or success of each step.

Please help!!!

Something like this

Nightly Build Reports Wed, 6 Apr 2011 04:01:36

"Debug" "Debug strict" "Release"

Errors Warnings Errors Warnings Errors Warnings

My Program 0 7 0 7 0 7

My Program SDK 0 0 0 0 0 0

My Program Setup N/A N/A N/A N/A 4 1

Or something like this

"Date" "Time" "Machine name" "Event" "Erorr"

2011-04-15 15:03:51| BUILD No license Key Found Errore 0

2011-04-15 15:03:51| BUILD No license Key Found Errore 0

2011-04-15 15:03:51| BUILD No license Key Found Errore 0

2011-04-15 15:03:51| BUILD No license Key Found Errore 0

2011-04-15 15:03:51| BUILD No license Key Found Errore 0

Here is My script for installer.

Thanks in advance!

Setup.au3

Edited by VladA
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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