Jump to content

ShadowOfBlood

Member
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About ShadowOfBlood

ShadowOfBlood's Achievements

0

Reputation

  1. Nobody knows? In any case, I just tested the installation and ran into a few things. I get a popup on the first login stating that Windows has to be activated before logging in. If I click "No", my autologin kicks in and it logs in regardless. Any way I can get rid of this popup? And is there anyway I can supersede the requirement to activate windows? Or the limit to how many times it can be installed with the product key? Also, "/s" didn't seem to work for Incredimail. Anyone know what to use? Also, I'm having issues with an error during installation that says "Procedure entry point could not be located in the dynamic link library MFPlat.DLL". I'm gonna try a few things to fix this, but if anyone else already has, please let me know. Thanks again for the help
  2. I did some searching and found a few results for Zone Alarm, however.. I need to be able to silently run the Zone Alarm Downloader, the application that downloads and installs Zone Alarm. I grabbed the application from Zone Alarm's website (http://www.zonealarm.com/store/content/company/products/znalm/freeDownload.jsp). This is for the free firewall. Also, can anyone tell me how this RunOnceEx.cmd script looks? I think I have it all correct :\ cmdow @ /HID @echo off FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\030 /VE /D "Avast! Antivirus" /f REG ADD %KEY%\030 /V 1 /D "%CDROM%\Software\avast\setupeng.exe /VERYSILENT /NORESTART /SP- /qn" /f REG ADD %KEY%\035 /VE /D "Incredimail" /f REG ADD %KEY%\035 /V 1 /D "%CDROM%\Software\incredimail_install.exe /s /qn" /f REG ADD %KEY%\040 /VE /D "FireFox" /f REG ADD %KEY%\040 /V 1 /D "%CDROM%\Software\svcpack\FF.exe /qn" /f REG ADD %KEY%\050 /VE /D "Zone Alarm" /f REG ADD %KEY%\050 /V 1 /D "%CDROM%\Software\zaSetup_en.exe /a /qn" /f REG ADD %KEY%\055 /VE /D "WinRAR" /f REG ADD %KEY%\055 /V 1 /D "%CDROM%\Software\wrar371.exe /S /qn" /f REG ADD %KEY%\075 /VE /D "Importing Registry Tweaks" /f REG ADD %KEY%\075 /V 1 /D "REGEDIT /S %CDROM%\Software\HKCU.reg" /f EXIT Thanks
  3. Since nobody has an answer and I'm running out of time, I've decided to just copy the files back over. Thanks again for the help.
  4. The issue isn't a memory problem. I purposely removed the files using nLite, but it's still attempting to copy them, thus resulting in an error that halts the installation until the "Esc" key is pressed. I'd rather not put them back, but if I have to I'll just copy them into the folder again. However, if someone can tell me how to stop the errors without putting the files back, that would be much preferred and appreciated. Thanks again for the help.
  5. Anyone? I'm on a bit of a tight schedule with this program :\ Is it possible to stop these errors or do I have to copy the files back? Thanks again
  6. Thanks, but no worries; I always test using an image file in a virtual machine Thanks for the info Jerster =) Anyone have a solution to my above problems with those annoying files?
  7. So I've been searching the forums for about 30 mins now and I have to say, my head hurts >< First of all, I want to set up an unattended XP that will automatically format unpartitioned space if there is no partitioned space and then install on the new partition. I'm sure I read somewhere that this was possible using other programs. After searching I came across mentionings of Windows PE and Diskpart. If someone can point me in the right direction, like a guide, or maybe simply tell me what to do, I would greatly appreciate it. I also have a couple more questions. I removed the following using nLite: cliconfig.dll, cliconfg.dll, iexpress.exe, moricons.dll, powercfg.exe, and ssmypics.scr. However, when testing my installation in a virtual machine, I continue getting an error stating the file could not be copied during the file-copy stage. I can press "Esc" and continue, but those errors defeat the purpose of an unattended installation. How can I get rid of them? I also came across this error while in the graphical installation portion: unregmp2.exe failed to install because wmdrmsdk.dll was not found. I checked and it's in the I386 folder and in System32. How can I fix that, as well? Much thanks for any help
×
×
  • Create New...