Nucleus Posted March 31, 2005 Posted March 31, 2005 How can I silently install it, with all the updates included (cumulative.zip), and have, Antivirus, Antispam, Firewall and Auto Update enabled? (Basically all of these are enabled by default if you make a full install) I use RunOnceEx from CD.
SiMoNsAyS Posted March 31, 2005 Posted March 31, 2005 this is more than tricky, i'll try to explain it quickly since it can take a LOT of time:extract the contents of the installer, you'll see a .msi file.create an admin install point "msiexec.exe /a %path%\bitdefender8.msi"on the new folder containing the admin install you can edit .ini files, most of them contain preferences.add the cumulative update overwritten if necessary.now you are ready to install with /qb switch over the .msi (admin point) or you can take the whole folder and add it to a rar-sfx to save space.finally your serial is stored on win.ini, you'll need to replace it during installation
Nucleus Posted March 31, 2005 Author Posted March 31, 2005 Slight problem. While creating an admin install point, I come to this screen.The CD-Key is 10 numbers long. The CD-Key I have is like this: XXXXX-XXXXXX-XXXXX-XXXXX And i know it works because i have installed BitDefender before.Anyway, when I click next it just continues to create the admin point. The only reference I found for a serial number is in bdmcon.ini and it's empty, and I believe that because I left the CD-Key field in the image above empty.I also couldn't find a win.ini anywhere.
SiMoNsAyS Posted March 31, 2005 Posted March 31, 2005 no matter what you introduce at cd-key, you'll be able to continue with the admin install.win.ini is stored on C:\windows
Nucleus Posted August 12, 2005 Author Posted August 12, 2005 How do i add my serial number in win.ini ? Example?
Nucleus Posted August 12, 2005 Author Posted August 12, 2005 I'm sorry, i didnt understand. What do you mean register and them back to win.ini? What is the procedure of adding the registration exactly? Is it a reg file? or something else?
SiMoNsAyS Posted August 12, 2005 Posted August 12, 2005 as i said, just enter your key, then go to c:\windows\win.ini and replace that file during uA to register the program.
Nucleus Posted August 12, 2005 Author Posted August 12, 2005 (edited) Where in win.ini do i paste the serial number?This is my current win.ini, i have bitdefender 8.0 installed, and i dont see the serial number anywhere.; for 16-bit app support[fonts][extensions][mci extensions][files][Mail]MAPI=1CMCDLLNAME32=mapi32.dllCMCDLLNAME=mapi.dllCMC=1MAPIX=1MAPIXVER=1.0.0.1OLEMessaging=1[MCI Extensions.BAK]aif=MPEGVideoaifc=MPEGVideoaiff=MPEGVideoasf=MPEGVideoasx=MPEGVideoau=MPEGVideom1v=MPEGVideom3u=MPEGVideomp2=MPEGVideomp2v=MPEGVideomp3=MPEGVideompa=MPEGVideompe=MPEGVideompeg=MPEGVideompg=MPEGVideompv2=MPEGVideosnd=MPEGVideowax=MPEGVideowm=MPEGVideowma=MPEGVideowmv=MPEGVideowmx=MPEGVideowpl=MPEGVideowvx=MPEGVideo[internal]Device=serialInstall=1101932566Install2=1120155869Device2=serial[annie]VideoDevice=0AudioDevice=0FrameRate=667111UseFrameRate=1CaptureAudio=1WantPreview=1MasterStream=-1 Edited August 12, 2005 by Nucleus
SiMoNsAyS Posted August 12, 2005 Posted August 12, 2005 [internal]Device=alphanumericInstall=1101932566Install2=1120155869Device2=alphanumericwhat i marked as alphanumeric is your personal bitdefender's encrypted key.i suggest you to edit your post and remove the content of your win.ini, as any1 reading this post can make use of that key you posted.as i said (again) just export the entire file (win.ini) during uA.
mzar720 Posted August 13, 2005 Posted August 13, 2005 add the cumulative update overwritten if necessary.How can i do that, i downloaded this file but i can`t unzip it, i received this messagex:\Documents and Settings\username\My Documents\Downloads\Compressed\cumulative.zip: Unexpected end of archive!i downloaded this file again and the problem still as it.if this is normall how can i update the admin install pointHow can i Disable antispam and firewall features i mean i don`t want to install them.
Nucleus Posted August 14, 2005 Author Posted August 14, 2005 when i install with /qb switch over the .msi (admin point) after the installation finishes, scandisk starts automatically, and the registration window opens up. How do i stop these 2 actions?
SiMoNsAyS Posted August 14, 2005 Posted August 14, 2005 How can i Disable antispam and firewall features i mean i don`t want to install them.<{POST_SNAPBACK}>those are part of the whole setup, there's no way to skip them during setup (or at least i haven't found any). continue reading belowwhen i install with /qb switch over the .msi (admin point) after the installation finishes, scandisk starts automatically, and the registration window opens up. How do i stop these 2 actions?<{POST_SNAPBACK}>you've 2 options, to kill the incoming window you can use pskill to stop the process or the recommended...install BD8 and go to its folder on %PF%, you'll see a bunch of ini files. after creating the admin install point, overwrite .ini files present on that folder with the ones on %PF%.this is the way to export your preferences (i.e. to disable antispam and firewall features, this is for mzar720 ).you can alternatively dig on those .ini files to just disable the incoming autoscan window. hope it to be clear
Nucleus Posted August 14, 2005 Author Posted August 14, 2005 Clear enough. I'm already on the search for an easier to unattendedly install antivirus
Nologic Posted August 14, 2005 Posted August 14, 2005 Well there is a autoit script for this application...so why not just edit up the source code on that to do what you need.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now