Unattended Weather

Getting Started

Downloading Unattended Weather is simple and easy and with the steps below you will have Unattended Weather installed and ready for our support staff to finish setting up your copy asap.

alt text

Click the Download this installiation to begin the process section.
- A prompt will pop up on the bottom for your screen.

alt text

Click the Open button.

Click the Install button.

alt text

Configure Automatic Start-up

Now that you have installed UAW you will need to set up your computer to run it automatically whenever your computer restarts.
This requires two parts:
* Automatically launch Windows with a default user.
* Automatically launch UAW.

Automatically launch Windows with a default user.

You have now setup the computer to not need a password upon reboot.

Automatically launch Weather

%appdata%\Microsoft\Windows\Start Menu\Programs\Startup

alt text
You can access the Run Command by right-click on the Windows Icon (bottom left) then click "Run". Or use the Windows + R key combination to access.

This will open the Windows Explorer window to the Startup folder. Place the batch file you created into this folder.
- In the Startup Folder you will need to make sure that "FIle Name Extensions" are turned on.

alt text
- Make a new "Text Document". Do that by using the New Item dropdown. And rename the document to UAW.cmd

alt text

@ECHO OFF

REM Place in %appdata%\Microsoft\Windows\Start Menu\Programs\Startup

IF EXIST "%appdata%\Microsoft\Windows\Start Menu\Programs\Shiny Stone Digital\Unattended Weather.appref-ms" ( "%appdata%\Microsoft\Windows\Start Menu\Programs\Shiny Stone Digital\Unattended Weather.appref-ms") ELSE (start /b "" cmd /c del "%~f0"&exit /b)

alt text

alt text

You have now completed the Install and configuration to allow Weather to run and stay running after a reboot of the computer.

Now click Here to learn the basics of Unattended Weather.