Supademo Logo

Made with Supademo

Demo Image 1
Demo Image 2
Demo Image 3

Click here to begin.

2025Wiki - Scripting Setup - 04 Editing the script in Visual Studio

D

Dylan Greenwood

Updated: May 23, 2025

Description

Once you've downloading the script solution from Grooper, you can start editing it in Visual Studio.

Steps

1
Click here to begin.
2
Open Visual Studio (as admin) and choose "Open a project or solution"
3
...then, select the solution and open it.
4
...select "Add" then "New Item..."
5
Click "Show All Templates".
6
These are templates you can use for common Grooper scripts (like custom Activities and Commands)
7
..then select "Add"
8
Now you can start editing your script.
9
Save your class/solution when finished. - Be aware this only saves the local solution files. - Changes to the Grooper Repository must be done with Grooper SDK.
10
Thank you for watching!
2025Wiki - Scripting Setup - 04 Editing the script in Visual Studio