Resources
GRAPHICSCHEDULE INSTALLER AND CHANGE LOG
Click HERE to download the latest installer.
Version 1.19
December 2025
– Added arrows for line shapes
– Added label rotation
– Improved GS Format ribbon
– Bug fixes
October 2025
– Compatible with central deployment by system administrators
– Added pattern fill
CENTRAL DEPLOYMENT FOR SYSTEM ADMINISTRATORS
The following sequence is recommended for central deployments in an enterprise environment:
- Locate the GraphicSchedule Setup.exe file in Windows Explorer.
- Right-click the file and select Properties.
- Select the Digital Signatures tab.
- In the Signature list, select Grit City Labs Inc. Root CA, and then click Details.
- In the Digital Signature Details dialog, click View Certificate.
- In the Certificate dialog, select the Details tab.
- Click Copy to File to launch the Certificate Export Wizard.
- Click Next to begin the wizard.
- On the Export File Format page, ensure DER encoded binary X.509 (.CER) is selected, and then click Next.
- On the File to Export page, click Browse and specify a location and filename (e.g., GritCityLabsInc.cer), and then click Next.
- Click Finish to complete the export.
For domain environments, deploying the certificate via Group Policy is the recommended approach. This method automatically distributes the certificate to all computers in the target organizational units without requiring manual intervention.
- Extract the certificate file using one of the methods described in the previous section.
- Copy GritCityLabsInc.cer to a network share accessible by domain controllers.
- Open the Group Policy Management Console (GPMC).
- Edit the desired Group Policy Object or create a new one.
- Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Public Key Policies > Trusted Root Certification Authorities.
- Right-click Trusted Root Certification Authorities, and then select Import.
- Follow the Certificate Import Wizard to select and import GritCityLabsInc.cer.
- Link the Group Policy Object to the target organizational units containing the computers where GraphicSchedule will be installed.
- Allow time for Group Policy to replicate and apply or force an immediate update by running gpupdate/force on target computers.
For environments where Group Policy is not available or when deploying to specific computers, you can install the certificate using a script.
At an elevated command prompt, enter:
certutil -f -addstore Root “GritCityLabsInc.cer”
The `-f` parameter suppresses the confirmation dialog that would otherwise appear when installing a root certificate.
The GraphicSchedule installer is currently supplied as a setup.exe file. If you need an .msi file for central deployment, you can perform an administrative installation and store the extracted .msi file in a specified folder.
To perform an administrative installation and store the extracted installation files:
- In Microsoft Windows, select Start, and then Run.
- Enter cmd in the edit box to open a command prompt window.
- Use cd and dir to move to the folder where the GraphicSchedule setup.exe file is located.
- Enter the following at the command prompt:
setup.exe /extract
The contents of setup.exe, including the GraphicSchedule .msi file, are extracted to the folder for review and further use.
When installing GraphicSchedule on a number of computers, it can be helpful to install and license using a script.
If you have access to the GraphicSchedule setup.exe file, possibly through a download from the Web, you can perform a silent installation with this statement:
runas /user:DOMAIN\GSUser “GraphicSchedule Setup.exe /qn”
To perform a silent uninstall using the msiexec command:
- In Microsoft Windows, select Start, and then Run.
- In the edit box, enter cmd.
- At the command prompt, type an msiexec uninstall command in this form:
msiexec /x <GraphicSchedule Setup.msi | {product GUID}> /qn
Use the name of the GraphicSchedule msi or use the product GUID for the installed version of GraphicSchedule. For more information on msiexec, visit http://www.microsoft.com or type msiexec /? at the command prompt.
How to Troubleshoot installer Errors
If you’ve encountered errors during setup, please send us the installer log file and a screenshot showing the error(s).
The installer log file is stored in your %temp% folder. You can access this folder by opening File Explorer and typing “%temp%” in the address bar. The log file will be called “GraphicSchedule vX.XX Setup.log” where X.XX represents the version number.
How to Troubleshoot ERRORS WHILE USING GraphicSchedule
If you’ve encountered errors while using the add in, please send us the log file and a screenshot showing the error(s).
The log file is stored in your AppData folder. You can access this folder by opening File Explorer and typing “C:\Users\[YourUsername]\AppData\Roaming\GraphicSchedule\” in the address bar. Replace [YourUsername] with your actual username. The log file will be called “YYYY-MM-DD.log”.
Changing Regional Settings for GraphicSchedule
Symptoms
When your system’s language or regional settings are set to other than US-English, GraphicSchedule behaves unexpectedly.
Resolution
Set your computer’s regional settings to United States – English and restart your computer.
- Click the Start menu and locate Settings.
- Choose Time & language.
- From the right side of the screen, choose Language & region.
- Under Regional format choose English – United States:
5. Close the Settings app and restart your computer.

