
Dynaletik
MemberContent Type
Profiles
Forums
Events
Everything posted by Dynaletik
-
I got it working using an AutoIT script posted here.
-
I did not see any bugs in the apps I use. And it has got better design. Only thing is the size. 550 MB installation is too big.
-
Yes, only problem is, that this AutoIT script is for german installer. So if you want to use it, you first have to change the entries. I'll post what I did: First, I customized the conf.txt, so only the included components get installed. I only want to install Nero Burning Rom, CoverDesigner, CD-DVD Speed and DriveSpeed, so my INCLUDE/EXCLUDE section looks like this: INCEXCFTR (B035464E) (NeroStartSmart) NeroStartSmart EXCLUDE INCEXCFTR (BCAFF604) (Actions) NeroBurningRom INCLUDE INCEXCFTR (2FF8B816) (Features) NeroHome EXCLUDE INCEXCFTR (57D52359) (Features) NeroVision EXCLUDE INCEXCFTR (D773A6E2) (NeroShowTime) NeroShowTime EXCLUDE INCEXCFTR (6035F00C) (Actions) NeroRecode EXCLUDE INCEXCFTR (53BEFA20) (Features) NeroMediaHome EXCLUDE INCEXCFTR (CB9D5429) (Features) NeroBackItUp EXCLUDE INCEXCFTR (7CE8D626) (Actions) NeroCoverDesigner INCLUDE INCEXCFTR (ED1EAF52) (NeroPhotoSnap) NeroPhotoSnap EXCLUDE INCEXCFTR (FA3A3F7B) (Features) NeroWaveEditor EXCLUDE INCEXCFTR (716FE146) (NeroSoundTrax) NeroSoundTrax EXCLUDE INCEXCFTR (E38B9E06) (Features) NeroImageDrive NOTWOW64BITS EXCLUDE INCEXCFTR (82602EE0) (Features) NeroCDDVDSpeed INCLUDE INCEXCFTR (7DFFCC12) (Features) NeroDriveSpeed INCLUDE INCEXCFTR (72CC518F) (Features) NeroBurnRights EXCLUDE INCEXCFTR (E72D824A) (Features) NeroInfoTool EXCLUDE INCEXCFTR (C5AB9CFD) (SpecialFeatures) NeroFastCDBurningPlugin EXCLUDE Now before starting the AutoIT script, I integrate the key with a reg file: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Installation\Families\Nero 7\Info] "Serial7"="*xxxxxxxxxxxxxxxxxxxxxxxxxxxx" "User"="USER" "Company"="COMPANY" Then I start the following AutoIT script (German): AutoItSetOption("TrayIconHide", 1) BlockInput(1) run("SetupX.exe") WinWait("Nero 7 Ultra Edition - Installations-Assistent", "Welcome to the Installation Wizard for Nero 7 Ultra Edition") sleep(3000) controlclick("Nero 7 Ultra Edition - Installations-Assistent", "&Weiter >", "Button1") WinWait("Nero 7 Ultra Edition - Installations-Assistent", "License Agreement") controlclick("Nero 7 Ultra Edition - Installations-Assistent", "&Ich akzeptiere die Bedingungen der Lizenzvereinbarung", "Button1") controlclick("Nero 7 Ultra Edition - Installations-Assistent", "&Weiter >", "Button4") WinWait("Nero 7 Ultra Edition - Installations-Assistent", "Customer Information") controlclick("Nero 7 Ultra Edition - Installations-Assistent", "&Weiter >", "Button1") WinWait("Nero 7 Ultra Edition - Installations-Assistent", "Setup Type") controlclick("Nero 7 Ultra Edition - Installations-Assistent", "Cu&stom", "Button3") controlclick("Nero 7 Ultra Edition - Installations-Assistent", "&Weiter >", "Button5") WinWait("Nero 7 Ultra Edition - Installations-Assistent", "Language selection") controlclick("Nero 7 Ultra Edition - Installations-Assistent", "&Weiter >", "Button3") WinWait("Nero 7 Ultra Edition - Installations-Assistent", "Custom Setup") controlclick("Nero 7 Ultra Edition - Installations-Assistent", "&Weiter >", "Button5") WinWait("Nero 7 Ultra Edition - Installations-Assistent", "Ready to Install the Program") controlclick("Nero 7 Ultra Edition - Installations-Assistent", "&Installieren", "Button1") WinWait("Nero 7 Ultra Edition - Installations-Assistent", "File Associations") controlclick("Nero 7 Ultra Edition - Installations-Assistent", "&Weiter >", "Button6") WinWait("Nero 7 Ultra Edition - Installations-Assistent", "Installation Wizard Completed") controlclick("Nero 7 Ultra Edition - Installations-Assistent", "&Beenden", "Button1") WinWait("Installer-Informationen zu Nero 7 Ultra Edition") controlclick("Installer-Informationen zu Nero 7 Ultra Edition", "&Nein", "Button2") BlockInput(0) After the installation is done, I cleanup the system by running the following batchfile: cmdow @ /HID @echo off RD /S /Q "%AllUsersProfile%\Startm~1\Programme\Nero 7 Ultra Edition\Handbc~1\" RD /S /Q "%AllUsersProfile%\Startm~1\Programme\Nero 7 Ultra Edition\Audio\" regsvr32 /u /s "%CommonProgramFiles%\Ahead\Lib\MediaLibraryNSE.dll" It deletes the unused startmenu entries and deactivates Nero Scout, I don't need it. (You can also cleanup the %temp% folder, because Nero creates a lot of stuff in there, but I do this after ALL apps are installed.) Now it would be time for some Nero tweaks, but I only integrate this reg file: Windows Registry Editor Version 5.00 ;Deletes Nero Filter Check from Autostart [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "NeroFilterCheck"=- ;Deletes Nero Scout Optionswizard from Autostart [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce] "NeroHomeFirstStart"=- ;Shows the temporary writing speed [HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\Recorder] "ShowSingleRecorderSpeed"=dword:00000001 OK, Nero is installed You can use the AutoIT script for the Premium version, too I think. but you have to change "Ultra Edition" to "Premium" and my premium version doesn't ask me for restart, so this can be deleted from the script. Hope this helps.
-
Yes, I had the same problem. Now, I use Nero 7 Ultra Edition. I edit the config file and then run the setup with an AutoIT script, so the config isn't ignored. With this AutoIT script I can also stop the reboot.
-
Get a PROPER version of Nero 7, Your version is a BETA / one of the first versions.. Your SetupX.exe version is v1.0.0.2 while mine is v1.0.0.3. Same for the next programs: - Nero Home v1.0.0.0 -> v1.0.0.1 - Nero PhotoSnap Image Editor v1.2.0.6 -> v1.2.0.7 - Nero ShowTime v2.1.0.4 -> v2.1.0.5 I got the same problem with the old one but now it works fine without s***.. Yes, you are right. With the newer version it works fine. Thanks
-
REQ | Audigy Speaker settings || REQ | enable SLI unattended
Dynaletik replied to Dynaletik's topic in Device Drivers
Ok, I solved problem 1 by buying an Soundblaster X-Fi. For this soundcard it is possible to change the speaker setting with an reg tweak. But I still have got the second problem. nVidia released the ForceWare 81.85, so now it is possible, to enable SLI without an reboot. Has anyone got an AutoIT script or something like that for activating the Scalable-Link-Interface? -
And is there a way to select components in an unattended install?
-
Yes, you are right. I never thought about that, but it isn't that important for me.
-
Yes, right. It is not possible for me to get the old icons into the tabs. So I disabled it.
-
Do you talk about icons @ the head of Nero Burning Rom? If yes, I got the same problem, but you can customize the iconbar. Now I just want to know where Nero saves these settings, so I can apply them unattendedly. Atm, I still use version 6.6.0.16, until there is a way to select the components. The method posted above did not work. All components were installed.
-
I made an WinRAR sfx archive that contains the "Themes" folder (located in %programfiles%\WinRAR) and extracts it to %programfiles%\WinRAR when its executed. SFX comment is the following: Path=%programfiles%\WinRAR SavePath Silent=1 Overwrite=1 Then I execute the reg file with the following content: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\WinRAR\Interface\Themes] "ShellExtBMP"="C:\\Programme\\WinRAR\\Themes\\WinRAR_XP_32x32\\RarSmall.bmp" "ActivePath"="C:\\Programme\\WinRAR\\Themes\\WinRAR_XP_32x32" Once you have WinRAR installed with theme you can grab these keys. These are the keys for XPero's WinRAR Theme.
-
Acrobat Reader 7.0.5 Update silent install
Dynaletik replied to Doc Symbiosis's topic in Application Installs
I think it disables the cancel button in the upcoming window. Not sure any longer. I install all my .msi apps with this switch. -
Acrobat Reader 7.0.5 Update silent install
Dynaletik replied to Doc Symbiosis's topic in Application Installs
OK I got it. Just downloaded the full 7.05 release. Installed it and grabbed the msi and the data1.cab out of the %programfiles%\Adobe\Acrobat 7.0\Setup Files folder. Then I start the msi with the following cmd: AdobeReader705.msi TRANSFORMS=AdobeReader70.mst /qb-! /norestart The mst file of version 7.0 still works for me, so the Yahoo button and the license agreement are removed. -
Acrobat Reader 7.0.5 Update silent install
Dynaletik replied to Doc Symbiosis's topic in Application Installs
Yesm you are right, but I tested all the switches. It starts the installation but then stopps. I can install the package manually but not with the switches. -
YES. This is what the XPize users want to, I think. Thanks in advance.
-
I think the solution is better, too, because it patches the files. It would be the best method to integrate it into XPize. Of, cause Seven Alive should get a credit for his great work. The login is awesome.
-
Wouldn't it be the best, if you two work together and publish an multilingual LogonScreen?
-
Got my X-Fi now and I will test the driver now. I think, best is to install the Creative AudioConsole at first start, so you can configure your card with a quite simple tool. EDIT: I get an error code 20 using your driver. Device can not be started. So I use my own driver now. And on first run, I execute an WinRar SFR archive that contains the Creative Audio Console. Now the next problem is how to apply 5.1 speaker setting unattended. Is there any way??
-
And how can I change which components are installed?
-
AWESOME. The magazine is quite popular here. But since I've got Internet, I don't buy magazines that often. The most things can be found in the internet. And atm I think nearly every computer magazine is writing about how to optimize Windows. nLite for example was often used there, too. Congratulations
-
Yes, thats the same for me, too. Havn't got Outlook installed but Microsoft Update says that I need the update. And it installs the update. But how can it install the update when there is no Outlook installed?
-
No error at all for me. But I only integrate a theme, my profile and FlashGot. Using german version, of course.
-
YES. And it still rocks!!! Because there are no changes in the new versions, just security and bug fixes, I think.
-
Would be the best I think, because then you have a backup of the original files after installing XPize 4. But it should even work if you install XPize 4 over version 3, because the files are only patched. Pls correct me if I'm wrong XPero.
-
Sounds good. I hope Seven Alive has no problem with this, because he created the logon, I think.