Jump to content

Help with a script that loads a certain file after no activity


Recommended Posts

Hi all,

A co-worker of mine told me that this program/community could be the answer to my problem. I am currently trying to develop a script that performs what I hope is a simple task. I have a powerpoint presentation where the first slide acts as the home screen and displays different information about current statuses within my department. It will be displayed on a large touch screen. Most of the links that people will press lead to other slides within the powerpoint file. however, there is a link that is popular that leads to an intranet site that displays current environment conditions in certain areas....and it's using IE11 (please don't yell at me. I work at a "secure" facility and our network is locked down.

What I would like is that if the screen is on any slide/website/etc. other than the home slide of a specific powerpoint, i would like the computer to go back to that slide in presentation (full-screen) mode. the powerpoint file is hosted in a sharepoint website. It would be excellent if it was based on inactivity, however if it has to be at a pre-determined amount of time, that will work too.

OS= Windows 7 64 bit

Browser= IE11 (i know, i know)

Powerpoint= Microsoft Powerpoint 2016

Hopefully the .exe that would be created won't require autoit to be installed on the machine.

I tried looking in the FAQ, but I couldn't seem to find anything that can help me out. I am new to this type of script, however i have worked on quite a few websites over the years (by no means an expert).  Thank you in advance for ANY help you can provide!

Link to comment
Share on other sites

  • Developers

@ooltra,

Welcome,

AutoIt3 can indeed be compiled so you have a single executable that contains the stub and the script.
As to your challenge: It is a little hard for me to give you the proper approach to tackle your challenge without actually being able to test, but you could start with using the au3info program to see whether you can Identify the current displayed page.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Maybe use an alternative solution? Turn your powerpoint slides into pictures and display those on the screen and have a timer within your controlling program. Get the value of your touch screen (mouse down/up) and use it to go to the appropriate picture.

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...