asbsamsf Posted May 25, 2005 Posted May 25, 2005 Yes i have exactly this string in my ACDsee.regWindows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\ACD Systems\LM\ACDSee\70]"AgreementAccepted"=dword:00000000all other string is working but this i think not Software update program window is still popup in first run of ACDsee 7.0PP Strange...<{POST_SNAPBACK}>run ACDsee.reg after login as current user
juozas Posted June 8, 2005 Posted June 8, 2005 Anybody helps me?1. I instaled acdsee7pp with this methodprog[pn]=['ACDSee 7.0.102 PowerPack']uid[pn]=['ACDSEE7']desc[pn]=['Best graphic file viewer <i><font color="red">Recommended</font></i>']ordr[pn]=[60]cmd1[pn]=['%cdrom%\\software\\Application\\acdsee7\\Acdsee.msi /QB- ADDLOCAL=ACDSee,ImageEncodingDecodingPlugIns,ACDPhotoEditor,CommandExtensionPlugIns,FotoSlate,PaneExtension LICENSE_MODEL=Full PIDKEY=****-****-*****-******* REBOOT=REALLYSUPPRESS']cmd2[pn]=['%cdrom%\\software\\Application\\acdsee7\\LMClient.exe']cmd3[pn]=['%cdrom%\\software\\Application\\acdsee7\\updates\\ACDSee7.0PowerPack.msp /qn REBOOT=ReallySuppress']//cmd4[pn]=['REGEDIT /S %cdrom%\\software\\Application\\acdsee7\\acdsee7.reg']cmd4[pn]=['%cdrom%\\software\\Application\\acdsee7\\shortcuts.cmd']dflt[pn]=['yes']cat[pn]=['Graphics']pn++where LMclient.exe is in the winrar sfx archive packed cracked lmclient.dll(for version 47).acdsee7.reg is only iformation about me-user, organisation etc, it is only reduced copy of registry, i made it after fuly install acdsee.line with updates u can not use if u wont, my asdsee pp ist the version 7.0.47 and i use updatepach to 102.source files(acdsee.msi and *msp) are from %userdata%\Local Settings\temp directory during install.shortcuts cmd file contains information about places of shortcuts2.After closing any prog off pp ( viewer, fotoslate or fotoeditor) i get this error...if i install acdsee normaly, prog is still working without problems
fanatf1 Posted June 9, 2005 Posted June 9, 2005 asbsamsf: run ACDsee.reg after login as current user This is my cmdlines.txt[COMMANDS]"RunOnceEx.cmd""useraccounts.cmd""REGEDIT /S regtweaks.reg"you mean add string like "REGEDIT /S ACDsee.reg"at the end of cmdlines.txt ? Am i right?
mickmack Posted June 9, 2005 Posted June 9, 2005 он имел в виду запустить регтвик после установки винды, когда ты будешь залогинен как текущий пользователь
fanatf1 Posted June 14, 2005 Posted June 14, 2005 asbsamsfThanks a lot - it really works i do as i describe [COMMANDS]"RunOnceEx.cmd""useraccounts.cmd""REGEDIT /S regtweaks.reg""REGEDIT /S ACDsee.reg"and Eurika!!!! mickmackДа спасиба я уже сделал )
Subtil Posted July 4, 2005 Posted July 4, 2005 (edited) Hi all,There are many post and answer on this subject. Finally, Which is in short the simple method and complete for a full quiet install without intervention or registratio or any activation.Consequently the process to working fine (silent) without any error or other to put the script on unattend CD from Windows Post Installation Wizard "WPI".Thanks a lot. Edited July 4, 2005 by Subtil
Wesmosis Posted August 5, 2005 Posted August 5, 2005 (edited) thanx Mazin and the other Guyzbut I have a little prob hereI made the ACDsee.cmd file & my ACDsee.msi is on the CD ROM and I'm installing all my apps from the CDROM through CD.txt, so when the cmd ran it told me that's it couldn't find the msiI replace the %systemdrive% with %CDROM% , it didn't workhere is my acdsee.cmd:cls@echo offECHO ACDSee 7.0 PowerPack Fullstart /wait %CDROM%\Softwares\ACDSee\ACDSee.msi /QB PIDKEY=*************** LICENSE_MODEL=Full ADDLOCAL=ACDSee,ImageEncodingDecodingPlugIns,ACDPhotoEditor,CommandExtensionPlugIns,FotoSlate,PaneExtensionECHO.REGEDIT /S %systemdrive%\Softwares\ACDSee\ACDSee.regcopy /Y lmclient.dll "%programfiles%\Common Files\ACD Systems\EN"EXITagain, I wanna install my MSI from the CD ROM via batch fileOh yeah I can put all the variables and parameters in the ExrunOnce.cmd but I'de like to learn something new 2day Also how to prevent thoe Windows on Starting up ACDse:1- ACDInTouch Viewer2- Software Update Program3- ACDsee Product RegistrationLast QHow to Customize the Tool bar? E.g removing the In TouMy & My ACD Icons ....etcOfftopic:how can I cancel the reboot (reboot.cmd) which is going to work after Exrunonce.cmd?just in case someone is in a rush and don't want that Countdown![Edit]Ok I figured how to install the msi file from CD via the ACDsee.cmdjust like ExRunOnce.cmd, adding the parameters :IF EXIST D:\CD.txt set CDROM=D:IF EXIST E:\CD.txt set CDROM=E:IF EXIST F:\CD.txt set CDROM=F:IF EXIST G:\CD.txt set CDROM=G:IF EXIST H:\CD.txt set CDROM=H:IF EXIST I:\CD.txt set CDROM=I:IF EXIST J:\CD.txt set CDROM=J:Cool, I'm waiting for th answer of the other issues, thanx in advancedwaiting for my heros[/EDIT] Edited August 5, 2005 by Wesmosis
MCSE Posted August 5, 2005 Posted August 5, 2005 I don't understand this:REMOVE=BuyNowACDSeeTrial,BuyNowPowerPackTrialwhere to write this line???
mazin Posted August 7, 2005 Author Posted August 7, 2005 @WesmosisI think ACDSee.reg, in the first post, performs some of your tweaks.However, and as said by other posters, configure ACDSee to your liking, then Look at:[HKEY_CURRENT_USER\Software\ACD Systems\ACDSee\70]Export and maintain that key, eliminating those values whose contents are absolute paths like C:\\Progr....etc and date stamps...etcAlso, for those who might face the problem of ACDSee demanding Activation on the first use, although they weren't connected to the Internet; please apply your "ACDSee.reg" after Explorer shell is fully loaded.This can be done via "HKLM\....\Run" that can be deleted afterwards.
Wesmosis Posted August 7, 2005 Posted August 7, 2005 ok cool, I exported a very useful reg vlues regarding the Tool bar, Menus ....etcAlso, for those who might face the problem of ACDSee demanding Activation on the first use, although they weren't connected to the Internet; please apply your "ACDSee.reg" after Explorer shell is fully loaded.Oh yeah i'm not connected, but how Can I apply the acdsee.reg after the explorer fully loaded, I'm useing RunExOnce.cmdplease help me out here mazin and I'll be gratful
Wesmosis Posted August 9, 2005 Posted August 9, 2005 (edited) How Can I apply the acdsee.reg after the explorer fully loaded, I'm useing RunExOnce.cmdplease help me out here mazin and I'll be gratfulany help here guyz? Edited August 9, 2005 by Wesmosis
Wesmosis Posted August 22, 2005 Posted August 22, 2005 hey guyz and MazinI'm encountering something weird hereI'm installing the Image Decoders O'right as followsADDLOCAL=ACDSee,ImageEncodingDecodingPlugIns,ACDPhotoEditor,CommandExtensionPlugIns,FotoSlate,PaneExtensionbut whenever I open ACDsee 7 Viwer I saw only black!while when I return to ACDSee Browser I can see the thumbnails clearly! what's wrong?
fanatf1 Posted August 23, 2005 Posted August 23, 2005 WesmosisEarly i have the same problemSolution: Edit you acdsee.reg and REMOVE any string that have direct path (e.g. C:\Program...) and timestamps. All other tweaks apllyed succefully!
Wesmosis Posted August 23, 2005 Posted August 23, 2005 @Fanatf1thanx, but can you post your working registry and save me alot ot trials this is my acdess.reg file, what should I remove, and what safely should I keep?Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\ACD Systems\ACDSee\70]"ShowTipOfDay"=dword:00000000[HKEY_CURRENT_USER\Software\ACD Systems\ACDSee\70]"RegisteredSettings"=dword:00000002[HKEY_CURRENT_USER\Software\ACD Systems\ACDSee\70]"ViewerShowFullPath"=dword:00000001[HKEY_CURRENT_USER\Software\ACD Systems\ACDSee\70]"ShowFullPathInTitle"=dword:00000001[HKEY_CURRENT_USER\Software\ACD Systems\ACDSee\70]"ColorMgt-Enabled"=dword:00000001[HKEY_CURRENT_USER\Software\ACD Systems\FotoSlate\31]"Show Quick Start"=dword:00000000[HKEY_CURRENT_USER\Software\ACD Systems\LM\ACDSee\70]"AgreementAccepted"=dword:00000000[HKEY_CURRENT_USER\Software\ACD Systems\ACD Photo Editor\31\Tip]"StartUp"=dword:00000001[HKEY_CURRENT_USER\SOFTWARE\ACD Systems\ACDSee\70]"ShowAllFiles"=dword:00000000[HKEY_CURRENT_USER\SOFTWARE\ACD Systems\ACDSee\70]"ShowMediaFiles"=dword:00000000[HKEY_CURRENT_USER\SOFTWARE\ACD Systems\ACDSee\70]"ShowArchiveFiles"=dword:00000000[HKEY_CURRENT_USER\SOFTWARE\ACD Systems\ACDSee\70\en\Settings2\Viewer\BCGToolBar-59408]"Name"="Main Toolbar""Buttons"=hex:00,20,00,00,00,00,00,00,1e,00,ff,ff,01,00,16,00,43,42,43,47,50,\ 54,6f,6f,6c,62,61,72,4d,65,6e,75,42,75,74,74,6f,6e,5a,08,00,00,00,00,00,00,\ 0a,45,64,69,74,20,49,6d,61,67,65,00,00,00,00,00,00,00,00,01,00,00,00,00,00,\ 00,00,01,00,01,80,a7,08,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,ff,ff,01,00,12,00,43,42,43,47,50,54,6f,6f,6c,62,61,\ 72,42,75,74,74,6f,6e,d2,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,\ 00,00,00,04,80,c0,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,\ 00,04,80,e8,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,04,\ 80,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,04,80,6a,\ 08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,04,80,69,08,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,04,80,c3,08,00,00,02,\ 00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,04,80,00,00,00,00,01,00,00,\ 00,00,00,00,00,00,00,00,00,00,01,00,00,00,04,80,43,09,00,00,02,00,01,00,00,\ 00,00,00,00,00,00,00,00,01,00,00,00,04,80,44,09,00,00,02,00,00,00,00,00,00,\ 00,00,00,00,00,00,01,00,00,00,04,80,45,09,00,00,02,00,00,00,00,00,00,00,00,\ 00,00,00,00,01,00,00,00,04,80,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,\ 00,00,01,00,00,00,04,80,18,09,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 01,00,00,00,04,80,19,09,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,\ 00,00,04,80,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,\ 04,80,be,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,04,80,\ bf,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,04,80,ce,08,\ 00,00,02,00,00,00,0b,41,63,74,75,61,6c,20,53,69,7a,65,00,00,00,00,00,00,00,\ 00,01,00,00,00,04,80,cd,08,00,00,02,00,01,00,09,46,69,74,20,49,6d,61,67,65,\ 00,00,00,00,00,00,00,00,01,00,00,00,04,80,00,00,00,00,01,00,00,00,00,00,00,\ 00,00,00,00,00,00,01,00,00,00,04,80,ed,08,00,00,00,00,00,00,10,52,6f,74,61,\ 74,65,20,2f,20,46,6c,69,70,2e,2e,2e,00,00,00,00,00,00,00,00,01,00,00,00,04,\ 80,00,09,00,00,00,00,00,00,09,52,65,73,69,7a,65,2e,2e,2e,00,00,00,00,00,00,\ 00,00,01,00,00,00,04,80,01,09,00,00,00,00,00,00,18,41,64,6a,75,73,74,20,49,\ 6d,61,67,65,20,45,78,70,6f,73,75,72,65,2e,2e,2e,00,00,00,00,00,00,00,00,01,\ 00,00,00,04,80,dc,08,00,00,00,00,00,00,16,43,6f,6e,76,65,72,74,20,46,69,6c,\ 65,20,46,6f,72,6d,61,74,2e,2e,2e,00,00,00,00,00,00,00,00,01,00,00,00,04,80,\ 33,09,00,00,00,00,00,00,07,43,72,6f,70,2e,2e,2e,00,00,00,00,00,00,00,00,01,\ 00,00,00,01,80,d8,08,00,00,00,00,00,00,0d,53,65,74,20,57,61,6c,6c,70,61,70,\ 65,72,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,03,00,01,80,d9,08,00,\ 00,00,00,00,00,09,26,43,65,6e,74,65,72,65,64,00,00,00,00,00,00,00,00,01,00,\ 00,00,00,00,00,00,00,00,01,80,da,08,00,00,00,00,00,00,06,26,54,69,6c,65,64,\ 00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,01,80,db,08,00,00,00,\ 00,00,00,08,26,52,65,73,74,6f,72,65,00,00,00,00,00,00,00,00,01,00,00,00,00,\ 00,00,00,00,00,04,80,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,01,\ 00,00,00,04,80,e3,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,\ 00,04,80,e2,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,\ 00,00,00,0c,4d,61,69,6e,20,54,6f,6f,6c,62,61,72,ff,7f,00,00"OriginalItems"=hex:1e,00,ff,ff,01,00,12,00,43,42,43,47,50,54,6f,6f,6c,62,61,\ 72,42,75,74,74,6f,6e,5a,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,\ 00,00,00,01,80,d2,08,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\ 00,01,80,c0,08,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,\ 80,e8,08,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,6a,08,00,\ 00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,69,08,00,00,00,\ 00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,c3,08,00,00,00,00,00,\ 00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,01,00,00,00,00,00,00,00,01,80,43,09,00,00,00,00,00,00,00,00,00,\ 00,00,01,00,00,00,00,00,00,00,01,80,44,09,00,00,00,00,00,00,00,00,00,00,00,\ 01,00,00,00,00,00,00,00,01,80,45,09,00,00,00,00,00,00,00,00,00,00,00,01,00,\ 00,00,00,00,00,00,01,80,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,\ 00,00,00,00,01,80,18,09,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,\ 00,00,01,80,19,09,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,\ 01,80,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,\ be,08,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,bf,08,\ 00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,1c,09,00,00,\ 00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,d3,08,00,00,00,00,00,00,\ 00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,d8,08,00,00,00,00,00,00,00,00,\ 00,00,00,01,00,00,00,00,00,00,00,01,80,1d,09,00,00,00,00,00,00,00,00,00,00,\ 00,01,00,00,00,00,00,00,00,01,80,00,00,00,00,00,00,00,00,00,00,00,00,00,01,\ 00,00,00,00,00,00,00,01,80,e3,08,00,00,00,00,00,00,00,00,00,00,00,01,00,00,\ 00,00,00,00,00,01,80,e2,08,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,\ 00,00,00,01,80,d5,08,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\ 00,01,80,2f,09,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,\ 80,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,01,80,c1,\ 08,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00
fanatf1 Posted August 24, 2005 Posted August 24, 2005 I can post it but U can simple did it.Start ACDsee, customize to your need (icons menues etc.) and then export this string [HKEY_CURRENT_USER\Software\ACD Systems\ACDSee\70].Open reg file and edit it as i say REMOVE any string that have direct path (e.g. C:\Program...) and timestamps.Later i attach me reg
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now