Skip to content

DougWest/VBS_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

VBS_Tools

Function specific utility tools in vbscript

set_assemblyversion Takes up to two command line parameters The first one specifies the path to the file AssemblyInfo.cs e.g. - ./Project/Properties/AssemblyInfo.cs The second parameter is the number to use in the 3rd place of the AssemblyFileVersion field - usually the build number. If the environment variable BUILD_NUMBER is set, then this value will be used to set the 3rd field of the version value in AssemblyFileVersion instead of the 2nd command line parameter.

15mins Duecedly simple script to output 24 hours in 15 minute increments. Useful for populating a column in excel, just copy and paste.

About

Function specific utility tools in vbscript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published