/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 3.5k  |  Created: 08/01/2007

Average Rating: 0
ACID Music Studio has 1 inventory records, 0 Questions, 0 Blogs and 1 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Windows Installer (Delivered as an EXE)
Average Package Difficulty Rating
Rated 3 / 5 (Average) based on 1 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
1
Command Line

Silent install the required VC++ plugin first which you get from the install files ( may need to extract ):

vcredist_x86.exe /Q

 

Silent install Sony Acid:

Setup.exe -q

 

To add license make and import a reg file like the following:

-------------license.reg-----------------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Sony Media Software\ACID Music Studio\7.0\License]

"AppGrade"="0x0020"

"AppStyle"="0x0000"

"InstFlags"=dword:00000000

"key1"="YourLicenseKeyHere"

"CurrentKey"="YourLicenseKeyHere"

 
 
The easiest is to zip up the files you need with an install.bat file with the three steps in it:

 

---------------install.bat--------------------------

@echo off

vcredist_x86.exe /Q

Setup.exe -q

REGEDIT /S licence.reg

 
 
We also removed languages we didn't use from the setup directory.
 
Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: Average
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

ACID Music Studio

Version

7.0.157

Uninstall String

MsiExec.exe /X{A74C1699-4BCE-433F-82D6-F11207A0581B}

Questions & Answers (0)

Questions & Answers related to Sony ACID Music Studio

Blogs (0)

Blog posts related to Sony ACID Music Studio

Reviews (0)

Reviews related to Sony ACID Music Studio

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ