Jump to content

Recommended Posts

Posted
Has anyone successfully deployed CamStudio as an msi via AD? I need to install it on two computer suites and really don't want to have to do it manually be really struggling to extract an .msi from the .exe installer.
  • 2 years later...
Posted
Bumpy Bump

The latest version contains some dodgy adware / malware. My anti-virus software deletes the installer straight away after downloading it.

 

An older version with an InnoSetup-based EXE installer can be downloaded from SourceForge.

 

https://sourceforge.net/projects/camstudio/files/stable/CamStudio_2.7_r316_setup.exe

 

Install

CamStudio_2.7_r316_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-

 

Uninstall

"%ProgramFiles%\CamStudio 2.7\unins000.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-

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



×
×
  • Create New...