Jump to content











Photo
* * * * * 1 votes

Acronis DiskDirector 11 Home


  • Please log in to reply
14 replies to this topic

#1 2aCD

2aCD

    Frequent Member

  • .script developer
  • 345 posts
  •  
    Germany

Posted 12 November 2011 - 10:58 PM

Posted Image

File Name: Acronis DiskDirector 11 Home
File Submitter: 2aCD
File Submitted: 13 Nov 2011
File Updated: 24 Jul 2013
File Category: App scripts

Acronis DiskDirector is an easy tool for harddiskdrive-management.

Features:

- resize, split and merge volumes

- create, convert, copy and move partitions

- support for x86 and x64 sources

- for version 11.0.216...2343

- also run as shell only (without other shell for minimal cd)


Requirements:

you need an installed version on one PC to import the license key

Confirmed working with:

- Win7PE_SE

- Win8PE_SE

- LiveXP


It is recommended to download the latest version from Acronis website.
Script is required in addition the WinPE Program Folder.
Copy the following folder:

on x86: c:\pragram files\common files\acronis\DiskDirector\WinPE

on x64: c:\program files (x86)\common files\acronis\DiskDirector\WinPE


to your BuildPC and select this folder inside the script.
Then copy the REG_SZ-Data from following regkey:

on x86: HKEY_LOCAL_MACHINE\SOFTWARE\acronis\DiskDirector

on x64: Key: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\acronis\DiskDirector

Value: enterprise


and put it into the textbox. If you install Acronis Diskdirector on your BuildPC, you can import the serialnr. with script.
And now you start build.

Best Regards
2aCD

Click here to download this file

#2 patsch

patsch

    Silver Member

  • Advanced user
  • 785 posts
  •  
    Germany

Posted 13 November 2011 - 10:23 AM

just tested that script, it does not work for me. Followed your instructions and started the project, winbuilder freezes when processing that script, I have to kill winbuilder manually by taskmanager

#3 2aCD

2aCD

    Frequent Member

  • .script developer
  • 345 posts
  •  
    Germany

Posted 13 November 2011 - 04:52 PM

Hi patsch,
I do not really understand. In the script is only copied, nothing special.
The freezing of winbulider but also I had already at various points in the build process. Script is not always the same.
After a reboot it worked again mostly. Have anyone other also this problem with freezing winbuilder?

best regards
2aCD

#4 yorkchoi

yorkchoi
  • Members
  • 5 posts
  •  
    Hong Kong

Posted 23 November 2011 - 10:15 AM

Hi 2aCD,

I have test the script, and it stop here,
here's the error log.

FileCopy - Failed to copy [%BaseDir%workbenchcommonacroniswinpex86Filesunrar.dll] to: [%BaseDir%Proj_2TargetProgramsAcronisDiskDirectora43unrar.dll]: The system cannot find the path specified.

the "a43" folder is there, why it can't copy the file to it???

#5 2aCD

2aCD

    Frequent Member

  • .script developer
  • 345 posts
  •  
    Germany

Posted 23 November 2011 - 01:20 PM

Hi yoorkchoi,

Maybe that's a Prblem with the length of the path.
What is your %BaseDir%.
Perhaps it is better to place the TargetDir outside the BaseDir or BaseDir at the root.

best regards
2aCD

#6 yorkchoi

yorkchoi
  • Members
  • 5 posts
  •  
    Hong Kong

Posted 24 November 2011 - 03:58 AM

FileCopy - Failed to copy [C:Arconis_Sx86Filesunrar.dll] to: [C:Win7_PE_4TargetProgramsAcronisDiskDirectora43unrar.dll]: The system cannot find the path specified.

I think this is the shortest path available... but still failed.
Any idea?

#7 2aCD

2aCD

    Frequent Member

  • .script developer
  • 345 posts
  •  
    Germany

Posted 24 November 2011 - 08:22 AM

Ok
unrar.dll is the first dll it would be copied with qualified name.
Maybe that is not the correct source. They have selected the correct WinPE folder of acronis?
Is it the copied from

c:program filescommon filesacronisDiskDirectorWinPE ?

Exists unrar.dll in WinPEx86files ?

#8 yorkchoi

yorkchoi
  • Members
  • 5 posts
  •  
    Hong Kong

Posted 24 November 2011 - 08:32 AM

In C:Program Files (x86)Common FilesAcronisDiskDirectorWinPE, only a WinPE.zip existed, I just copy it to C:Arconis_S and extract it, I have check the structure of the folder, the structure is correct, and unrar.dll is already there.

Thanks for your reply.

#9 2aCD

2aCD

    Frequent Member

  • .script developer
  • 345 posts
  •  
    Germany

Posted 24 November 2011 - 08:46 AM

Oh a zip, very interesting
I'll write the this in instructions

best regards
2aCD

#10 patsch

patsch

    Silver Member

  • Advanced user
  • 785 posts
  •  
    Germany

Posted 30 November 2011 - 08:38 AM

Gave the script another try. Now I have the same copy fault as yorkchoi described above

(11.script) FileCopy - Failed to copy [%BaseDir%\Workbench\Common\Acronis\WinPE\x86\Files\unrar.dll] to: [%BaseDir%\Target\Win7PE_SE\Programs\Acronis\DiskDirector\a43\unrar.dll]: Das System kann den angegebenen Pfad nicht finden.

and unrar.dll is located in "%BaseDir%\Workbench\Common\Acronis\WinPE\Files\unrar.dll"
and not in %BaseDir%\Workbench\Common\Acronis\WinPE\x86\Files\unrar.dll

Another thing:
import the key does not work for me. The location of my key is:

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Acronis\DiskDirector]

And I think it is absolutely necessary to have the same software build of disc director, because in my build 11.0.216 I have no file "kb_link.dll" and therefore a copy fault (I manually deleted here the %SourceArch%\ to get through this script)

FileCopy - Failed to copy [%BaseDir%\Workbench\Common\Acronis\WinPE\Files\kb_link.dll] to: [%BaseDir%\Target\Win7PE_SE\Programs\Acronis\DiskDirector\kb_link.dll]: Das System kann die angegebene Datei nicht finden.



#11 vigipirate

vigipirate

    Member

  • Members
  • 99 posts
  •  
    France

Posted 30 November 2011 - 10:14 AM

hello
Simply extract the file winPE.rar create a folder in c: barp and extract the file and then put WinPE the way cript of the record and find the folder files

#12 patsch

patsch

    Silver Member

  • Advanced user
  • 785 posts
  •  
    Germany

Posted 30 November 2011 - 10:29 AM

yorkchoi has a zip-file there, you have a rar-file ... I do not have an archive file there, just extracted files

#13 2aCD

2aCD

    Frequent Member

  • .script developer
  • 345 posts
  •  
    Germany

Posted 30 November 2011 - 10:47 AM

Hi Patsch,
Yes you're right, there are differences in the revision.
I will find the differences to fix it.

#14 2aCD

2aCD

    Frequent Member

  • .script developer
  • 345 posts
  •  
    Germany

Posted 30 November 2011 - 10:10 PM

Now I have update the script.
It supports follow Acronis DiskDirector versions:
11.0.216...2343
and the correct WinPE-folderstructure (without x86/x64-folder)
But is it recommended to download the latest Build from website (trial also works with your serial number)

Best regards
2aCD

#15 2aCD

2aCD

    Frequent Member

  • .script developer
  • 345 posts
  •  
    Germany

Posted 12 February 2012 - 03:02 PM

Hi friends,
new version is uploaded. Problems with import licencekey are fixed

best regards
2aCD




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users