MSFN Forum: Unattended Acronis Disk Director Suite v10 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Unattended Acronis Disk Director Suite v10 Rate Topic: -----

#1 User is offline   Fungus 

  • Junior
  • Pip
  • Group: Members
  • Posts: 61
  • Joined: 01-September 07

Posted 08 September 2007 - 10:47 AM

:edit:

Little update to this, I made small mistake, and have corrected it now

:edit:

I've managed to make a silent install for Acronis Disk Director Suite v10.

Here is how. (just a basic guide).

Execute the ADD setup.exe , and wait for the first screen to show.

Migrate to %userprofile%\local settings\temp

You will find the installer package in here in a randomly named directory. (sort the view of the directory by date to find it easyer.)

Copy all the files to a new folder of your choice.

Create a batch file and enter into it.

@ECHO OFF

ECHO Installing Acronis Disk Director Suite...

start /wait /i setup.msi /qn REBOOT=REALLYSUPPRESS 
%windir%\regedit.exe /S tweak.reg


Then export your registration key from an already installed copy into a registry file called tweak.reg

like so

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Acronis\Acronis Disk Director\Settings]
"key"=""


where your registration key is between the 2nd set of quotes.

You can now create a self extracting archive with winrar or 7zip.

I have tested this extensively and it works fine.

Cheers.

This post has been edited by Fungus: 09 September 2007 - 12:36 AM



#2 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 09 September 2007 - 11:51 PM

glad you got it working. i've installing this unattended for a very long time.

#3 User is offline   CrackMe 

  • Group: Members
  • Posts: 5
  • Joined: 03-January 07

Posted 11 November 2007 - 05:45 AM

Thank you very much )

#4 User is offline   gods 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 06-July 07

  Posted 12 November 2007 - 01:57 PM

hey, i have THE BEST SILENTY INSTALL FOR ACRONIS DISK DIRECTOR AND ACRONIS TRUE IMAGE (all versions)

is THIS:

echo off
Title Acronis Setup
cls
echo.
echo Now installing Acronis DDS
AcronisDiskDirectorSuite.msi PIDKEY=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /Qn /norestart
exit

:whistle:

if wanna other silent install an use the /Qb-

for install the acronis dds and acronis ties (true image enterprise server, the best version for me)

the order for the two install without error is

echo off
Title Acronis Setup
cls
echo.
echo Now installing Acronis DDS
AcronisDiskDirectorSuite.msi PIDKEY=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /Qn /norestart
echo.
echo Now installing Acronis TIES
for_servers_and_fpfl\AcronisTrueImageEnterprise.msi PIDKEY=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /Qn /norestart
exit

if wanna delete the start menu shortcuts, add the prompt lines commands is

rd /s /q %SystemDrive%\Docume~1\Administrator\MenuIn~1\Programs\Acronis
del /s /q %SystemDrive%\Docume~1\Administrador\Desktop\*.lnk
rd /s /q %SystemDrive%\Docume~1\Alluse~1\MenuIn~1\Programas\Acronis
del /s /q %SystemDrive%\Docume~1\Alluse~1\Desktop\*.lnk

and... finishing... if wanna create shortcuts via winrar... add this comment in any SFX

Shortcut=Shortcut=S, "%ProgramFiles%\Acronis\Acronis Disk Director\DiskDirector.exe", "Programs\Utilities", "Acronis DD", "Acronis DD"
Shortcut=Shortcut=S, "%ProgramFiles%\Acronis\TrueImageEnterpriseServer\TrueImage.exe", "Programs\Utilities", "Acronis TIES", "Acronis TIES"

bye :thumbup

This post has been edited by gods: 12 November 2007 - 01:58 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy