Page 1 of 1

Request: ABB Drive Studio For ACSM1

Posted: Mon Jan 03, 2011 1:41 pm
by Sergion
Hello
Anyone has ABB Drive Studio For ACSM1

Re: Request: ABB Drive Studio For ACSM1

Posted: Mon Jan 10, 2011 6:45 am
by brave_eagle
Me Too :mrgreen: :mrgreen:

Re: Request: ABB Drive Studio For ACSM1

Posted: Thu Jan 13, 2011 10:42 am
by Linkinx64
I had combined DS from 3 service packs. Ripped registry settings and system files but at the moment have neither ACSM1 nor ACS850 to try it http://depositfiles.com/files/mp4goyjd

Re: Request: ABB Drive Studio For ACSM1

Posted: Fri Jan 14, 2011 1:23 am
by brave_eagle
Dear Firend
Your file wa deleted by the host,
Pls. again!

(tyou) (tyou) (tyou)

By the way
Do you have the new DriveWindow 2.3?

BR/Eagle

Re: Request: ABB Drive Studio For ACSM1

Posted: Fri Jan 14, 2011 7:01 am
by Linkinx64
File is available. You click the link, do not copy-paste.

I have only DW 2.22

Re: Request: ABB Drive Studio For ACSM1

Posted: Fri Jan 14, 2011 8:26 am
by Linkinx64
If DriveStudio from my unpacker doesn't work, e.g. missing dll or some dll's function(s) message - clean it up from your system using the follow method:
1. Create .cmd file with the follow content and execute it:

Code: Select all

TITLE DriveStudio Removing
CLS
IF EXIST "%ALLUSERSPROFILE%\Desktop\DriveStudio.lnk" DEL /q "%ALLUSERSPROFILE%\Desktop\DriveStudio.lnk"
IF EXIST %WINDIR%\System32\TraceWorX.dll REGSVR32 /u /s %WINDIR%\System32\TraceWorX.dll
IF EXIST %WINDIR%\System32\TraceWorX.dll DEL /q %WINDIR%\System32\TraceWorX.dll
IF EXIST %WINDIR%\System32\UnifiedSetupStorage.dll DEL /q %WINDIR%\System32\UnifiedSetupStorage.dll
IF EXIST "%PROGRAMFILES%\Common Files\DriveWare\DriveInfo\Drive2FwMan.dll" REGSVR32 /u /s "%PROGRAMFILES%\Common Files\DriveWare\DriveInfo\Drive2FwMan.dll"
IF EXIST "%PROGRAMFILES%\Common Files\DriveWare\DriveInfo" RMDIR /s /q "%PROGRAMFILES%\Common Files\DriveWare\DriveInfo"
IF EXIST "%PROGRAMFILES%\ABB\DriveStudio" RMDIR /s /q "%PROGRAMFILES%\ABB\DriveStudio"
2. Create .reg file with the follow content and merge it with Windows registry:

Code: Select all

Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\ABB Oy\DriveStudio]

[-HKEY_CLASSES_ROOT\ABB.COMSAPDA.2]

[-HKEY_CLASSES_ROOT\CLSID\{EF4E81F7-92C4-4DD9-A4E0-C4C720CDE2D8}]

As I said - it has been combined by me manually, so I can't know what will happen after OPC connected to the drive.

Regards