Content Type
Profiles
Forums
Events
Everything posted by Sonic
-
Admin install = msiexec /a Nero.msi Classic install = msiexec /i Nero.msi /qb TRANFORMS=Your.mst STARTPARAM="CallFromExe" DONOTRUNSETUPX="1"
-
ZileXa are you agree with me if you install kav6/kis6 after windows install, the system is restard, isn't it ? If not, test it in a virtual machine please.
-
@Zilexa: It's because launched @ T-13. I have tested with registry license but avp.exe reboots. @All: But if you run that command before install of kav (post install). avp.exe doesn't reboot even the first time. I have checked many times, I'm sure ! reg add HKLM\SOFTWARE\KasperskyLab\AVP6\Data /v LastStart /t REG_DWORD /d 0x0 /f
-
I have just re-test on vmware (clean windows xp sp2) and I have downloaded german version from your links (the same link where I download french version) I have run \\pc\Data\kav6.msi /qb /norestart and the system restarts. Can you post or pm me your regkey before install kav6 ? I assume you import a setting which disable the reboot. At the end of install avp is executed in systemtray ?
-
You must understand the .msi itself doesn't reboot, you can check it with orca (I use InstallerDesignStudio) But the .msi starts avp.exe at the end of install which reboot the system if the regkey [HKLM\SOFTWARE\KasperskyLab\AVP6\Data - LastStart] doesn't present. If you add this regkey before launch the .msi , avp.exe will run normally without any reboot. I have checked with build 303 french version of KAV6 and KIS6 on Windows 98 SE and Windows XP SP2. That works.
-
Screenshot ? with taskmanager please ?
-
ZileXa what version do you use ? I have tested with KAV and KIS 6.0.303, If I don't add the regkey in my past post, avp.exe reboot system. I have found the /norestart is not necessary (or perhaps not used directly) for the MSI because reboot is set to reallysuppress. I use just /qb , I have modify the .msi to don't run avp.exe at the end and works great (If I keep original .msi, avp.exe is executed directly after install running in system tray). In fact the regkey allow to run avp.exe directly without a reboot (not all components are active for the first time but it can be run, for me I reboot at the end of installs) Regtweak, disable kav/kis on logon screen : Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\AVP6\settings] "EnableLoginShow"=dword:0
-
This regkey disable the auto-reboot when avp.exe is executed for the first time. KAV6/KIS6 is executed after setup but all components aren't actives, so reboot (by classic reboot process at the send of your runonceex batch ...) and it's okay. reg add HKLM\SOFTWARE\KasperskyLab\AVP6\Data /v LastStart /t REG_DWORD /d 0x0 /f
-
use fat32 for the install and use convertntfs.
-
I use latest version of Nero 6.x and Nero Digital too. I just use OEM keys and nero becomes OEM version ... (Nero burning rom se + other limitations) Import registration information by a .reg file and install nero.
-
EDIT: OUPS !!! wrong answer ! My solution is for winxp ! Just disable microphone in sound control panel (in listen mode) screenshot (french pic: Lecture=Listen / Muet=Mute ...)
-
I don't remember the link on microsoft.com (there is in cabpool, you can find the link in .log of C:\windows\DistributionSofware if I remember) I have made mirror of the Windows Update v6 client international on my ftp: http://sonic9.free.fr/files/Updates/Up1/wu_v6.exe You need to install Windows Installer 3.1v2 and its patch too : http://sonic9.free.fr/files/Updates/Up1/wi_3.1_893803v2.exe http://sonic9.free.fr/files/Updates/Up1/wi_up_898461.exe (In fact there are basic files to run automatic updates without "pre-patchs" on windows xp, I think it's same for windows 2k, wait confirmation for an user of win2k )
-
I confirm it, oem (home and pro) can repair (direct from windows or from boot install)
-
Okay, I have rebuild my uaxpcd with pyron method ... I will test during this week. The problem is the DevicePath limit lenght isn't it ? I think it's enough for me, I have packs LAN,WLAN,MODEM,VMWARE. It's too bad setupoeminf freeze sometimes ...
-
Copy contents to hard disk (overwrite if already files present each time): CD5 to CD4 ; new CD4 to CD3 ; new CD3 to CD2 ; new CD2 to CD1. CD1 will be the DVD package. At beginning I'm thinking about installing each product in silent install: Microsoft Works (without text editor) Microsoft Word XP Microsoft Money Microsoft AutoRoute Microsoft Encarta Microsoft PhotoPremium ... but there are other components installed by setup which I don't understand why sometimes are installed or not (patchs/addons ...) So I use AutoIt. Note you must enter key manually for microsoft word xp, you can't use administrative install ...
-
Using regedit method, you keep thumbnail and fix problems with move/rename media ...
-
It is not thumbnail cause ... Just disable bug'd property handle [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SystemFileAssociations\.avi\shellex\PropertyHandler]
-
[Error] It is not possible to disable the connection at this time
Sonic replied to mdonaghy's topic in Windows XP
So you want to disable wireless connection ? Disabling this using Device Manager ... (not using classic Connection window) -
If I remember OPK is just OEM Preinstallation Kit with all tools to make unattended setup and the documentation. But WinPE isn't in OPK cds ... WinPE is more for an install of windows with advanced features (install from network, identifie machine, management with database, etc ...) If you want to update your old CD with toolkits, try BartPE (freeware).
-
Reset policies (copy/paste next into a new .cmd file and execute it and reboot) reg delete HKCU\Software\Microsoft\Policies /f >NUL 2>&1 reg delete HKLM\Software\Microsoft\Policies /f >NUL 2>&1 reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Policies /f >NUL 2>&1 reg delete HKLM\Software\Microsoft\Windows\CurrentVersion\Policies /f >NUL 2>&1
-
.edited. Learning ...
-
You can pickup a sp2 media of a guy and install it with your cd key license.
-
You talkin about BootExecute ... there is in regsitry at [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager] "BootExecute" But you can't execute any programs directly. You have a valid program specific compiled for this part of windows execution. Classics ".exe" or ".bat/.cmd" don't work.
-
Regtweak if you install nvidia ide drivers. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nvata] "DisableRemovable"=dword:00000001 change nvata to nvatabus if doesn't exist ... All sata hard disk doesn't display the Safety removable message