Jump to content

Thauzar

Member
  • Posts

    395
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Posts posted by Thauzar

  1. I have an ati graphic card preinstall with my Dell pc, and I'd like to update the drivers but I can't install the latest ati catalyst drivers because of some INF error. Looked on ati help site and it says it's on purpose on 3rd party installed ati cards and to use the one provided by Dell. But those are outdated since 2003!!!!

    It also said to try and install default graphic adapter drivers but I cant do this in XP cause it automatically detects my card as an ati radeon and installs 2003 ati drivers.

    So how could I force install the new ati catalyst drivers so it doesn't check if I have the correct ati hardware installed?

    Thanks

  2. Well the world cant be to dumbproof if you can't even spell world right, moron go flame somewhere else.

    Also that picture isnt even Nero 7 you id***

    Even if it was Nero 7... this is NERO SMART START!!! Which I never use cause I hate that dumbproof gui. Just delete the link and replace it with the direct link to nero buring rom and you're set. I'm sure v7 will have the same interface as every other versions with minor changes and some options added but that's it.

  3. its good that they patch often, they add new things, give better burner support and fix the odd glitch

    Yeah I see that it has it's use. And to that other guy, I'm not complaining, I'm just saying that MONTHLY updates are not all that necessary for a cd burning program, even if they add a couple new burners and some stuff. It's not virus defs or crititcal systems patch so I just don't see why it would be important to make people dowload 300Mb of updates every 30 days that's why. My critic was not all aimed at the usefulness of those patches. And I saw it written for 7 so it's the last time I talk about this, but I didn't know with 6 that it was something intented to release a really minor version so often.

  4. Hi I'm trying to setup SAV10 but I can't get my hand on the msp update from 10.0.0.359 to 10.0.1.100 Looked everywhere on symantec's site, Are those seperate versions or what? I looked on other forums and seems like i'm not the only one stuck with 0.359 and it's not delivered via liveupdate either...

    For the rest, I'll use the same method of installation as SAV9 which is

    @Echo Off
    cmdow @ /HID
    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:

    start /wait %CDROM%\Softwares\Applications\SAVSource\setup.exe /A /V"/QB TARGETDIR=%systemdrive%\Install\Applications\SAV10011"
    sleep 45
    copy %CDROM%\Softwares\Applications\SAVSource\lusetup.exe %systemdrive%\Install\Applications\SAV91400\CommonAppData\Symantec\LiveUpdate\LuMMInst\Lsetup.exe
    copy %CDROM%\Softwares\Applications\SAVSource\README.txt  %systemdrive%\Install\Applications\SAV91400\CommonAppData\Symantec\LiveUpdate\LuMMInst\README.txt

    copy %CDROM%\Softwares\Applications\SAVSource\SAVCE_10.0.1.1000_AllWin_ENU.msp %systemdrive%\Install\Applications\SAV10011\savce10011.msp
    start /wait msiexec /p %systemdrive%\Install\Applications\SAV10011\savce10011.msp /a "%systemdrive%\Install\Applications\SAV10011\Symantec Antivirus.msi" /QB
    del %systemdrive%\Install\Applications\SAV10011\savce10011.msp
    ren "%systemdrive%\Install\Applications\SAV10011\Symantec AntiVirus.msi" SAV.msi

    attrib -r "%systemdrive%\Install\Applications\SAV10011\program files\Symantec AntiVirus\Virus Defs\*.*"
    start /wait %CDROM%\Softwares\Applications\SAVSource\20050707-017-i32.exe /Extract /Q "%systemdrive%\Install\Applications\SAV10011\Program Files\Symantec AntiVirus\Virus Defs"
    copy %CDROM%\Softwares\Applications\SAVSource\SAV10.reg %systemdrive%\Install\Applications\SAV10011\SAV10.reg
    EXIT

    I'll maybe have to adapt the code for the new way of having the most recents virus defs, but that part is simple and clear in another thread. After running this at the beginning of my installation, I then simply run

    start /wait %SystemDrive%\Install\Applications\SAV91400\SAV.msi /QN INSTALLSERVER=0 NETWORKTYPE=2 RUNLIVEUPDATE=0 ENABLEAUTOPROTECT=1 REBOOT=REALLYSUPPRESS

    at the last step of runonce ex to setup SAV before the computer reboots.

  5. Great an all new version. As soon as it's released I'm taking bet about when is the first patches coming out. 7.0.0.1 is not far away. But seriously I hope they will make it better cause patching it every 1 or 2 months was really a pain in the a...

  6. I did'nt stay there waiting, I did my homeworks too (or at least tried).

    The code for SAV10 would be

    @Echo Off
    cmdow @ /HID
    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:

    start /wait %CDROM%\Softwares\Applications\SAVSource\setup.exe /A /V"/QB TARGETDIR=%systemdrive%\Install\Applications\SAV10011"
    sleep 45

    copy %CDROM%\Softwares\Applications\SAVSource\SAVCE_10.0.1.1000_AllWin_ENU.msp %systemdrive%\Install\Applications\SAV10011\savce10011.msp
    start /wait msiexec /p %systemdrive%\Install\Applications\SAV10011\savce10011.msp /a "%systemdrive%\Install\Applications\SAV10011\Symantec Antivirus.msi" /QB
    del %systemdrive%\Install\Applications\SAV10011\savce10011.msp
    ren "%systemdrive%\Install\Applications\SAV10011\Symantec AntiVirus.msi" SAV.msi

    attrib -r "%systemdrive%\Install\Applications\SAV10011\program files\Symantec AntiVirus\Virus Defs\*.*"
    start /wait %CDROM%\Softwares\Applications\SAVSource\20050707-017-i32.exe /Extract /Q "%systemdrive%\Install\Applications\SAV10011\Program Files\Symantec AntiVirus\Virus Defs"
    copy %CDROM%\Softwares\Applications\SAVSource\SAV10.reg %systemdrive%\Install\Applications\SAV10011\SAV10.reg
    EXIT

    I removed the lusetup entries since there does not seem to have a new liveupdate version to upgrade with 10 (i may be wrong i just guessed)

    I changed every path to point to SAV10011.

    Ill be waiting for your comments or suggestions, thanks

  7. Hi guys.

    I'd like to update my ua cd from SAV9 to 10 and I'd like to do this the most easy way. I used to install SAV in 2 steps, first update it then install it... you probably will understand as you see this:

    @Echo Off
    cmdow @ /HID
    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:

    start /wait %CDROM%\Softwares\Applications\SAVSource\setup.exe /A /V"/QB TARGETDIR=%systemdrive%\Install\Applications\SAV91400"
    sleep 45
    copy %CDROM%\Softwares\Applications\SAVSource\lusetup.exe %systemdrive%\Install\Applications\SAV91400\CommonAppData\Symantec\LiveUpdate\LuMMInst\Lsetup.exe
    copy %CDROM%\Softwares\Applications\SAVSource\README.txt  %systemdrive%\Install\Applications\SAV91400\CommonAppData\Symantec\LiveUpdate\LuMMInst\README.txt

    copy %CDROM%\Softwares\Applications\SAVSource\SAVCE_9.0.0.1400_AllWin_FR.msp %systemdrive%\Install\Applications\SAV91400\savce1400.msp
    start /wait msiexec /p %systemdrive%\Install\Applications\SAV91400\savce1400.msp /a "%systemdrive%\Install\Applications\SAV91400\Symantec Antivirus.msi" /QB
    del %systemdrive%\Install\Applications\SAV91400\savce1400.msp
    ren "%systemdrive%\Install\Applications\SAV91400\Symantec AntiVirus.msi" SAV.msi

    attrib -r "%systemdrive%\Install\Applications\SAV91400\program files\Symantec AntiVirus\Virus Defs\*.*"
    start /wait %CDROM%\Softwares\Applications\SAVSource\20050707-017-i32.exe /Extract /Q "%systemdrive%\Install\Applications\SAV91400\Program Files\Symantec AntiVirus\Virus Defs"
    copy %CDROM%\Softwares\Applications\SAVSource\SAV9.reg %systemdrive%\Install\Applications\SAV91400\SAV9.reg
    EXIT

    1- If I replace the files with the ones from SAV10 (and change the foldernames too... duh...) can it install?

    2- I have 10.0.0.359, looked in both english folders on the ftp and I CAN'T FIND the msp to update to 10.0.1.1000... i will need it please.

    3- Can't we just install new virus defs using the simple .exe extract like I do here?

    4- And finally, does this still work to autoliveupdate in 10? (added the key from post43 too, but in HKLM instead of HKCU... should work on all users like the other lines)

    Windows Registry Editor Version 5.00

    ;Remove QuickScan at Startup
    [HKEY_LOCAL_MACHINE\Software\Intel\LANDesk\VirusProtect6\CurrentVersion\Custom Tasks]
    "CreatedUserQuickScan"=dword:00000001

    ;Reglage des options de LiveUpdate
    [HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\LANDesk\VirusProtect6\CurrentVersion\PatternManager\Schedule]
    "SkipEvent"=dword:00000000
    "RandomizeDayOfWeek"=dword:00000006
    "MinOfDay"=dword:000000b4
    "MissedEventEnabled"=dword:00000001
    "LastStart"=dword:00000000
    "TimeWindowMonthly"=dword:00000002
    "Type"=dword:00000002
    "DayOfWeek"=dword:00000004
    "TimeWindowWeekly"=dword:00000003
    "TimeWindowDaily"=dword:00000004
    "RandomizeDayRange"=dword:00000064
    "RandomizeWeekStart"=dword:00000004
    "RandomizeWeekEnd"=dword:00000006
    "RandomizeMinOfDay"=dword:00000031
    "Enabled"=dword:00000001
    "RandomizeMonthEnabled"=dword:00000000
    "RandomizeWeekEnabled"=dword:00000000
    "RandomizeDayEnabled"=dword:00000001
    "RandomizationGenerate"=dword:00000000
    "Created"=dword:41652b11
    "RandomizedMinOfDay"=dword:00000067
    "RandomizedDayOfWeek"=dword:00000004
    "RandomizedDayOfMonth"=dword:00000000

    Thanks for taking time to respond as this could be very helpful, and maybe copy pasted by allanoll on the application database from the unattended cd guide, since installing SAV is a bit more complex than simply /S :D

  8. I looked around searching for a MSP file and found nothing. There is only a Manual folder but no Updates folder :(

    And in your instructions you don't mention adding lusetup to the folder is it not necessary until they upgrade it? I'm asking this cause I already setup SAV9 on my ua cd, but i'm trying to switch this for SAV10 the more easily possible.

    Can anyone who has done it post a real guide please? With all the files required to install and especially where to get that MSP to upgrade 10.0.0.359 to 10.0.1.1000. For the rest, I presume the lusetup from the cd is what I need.

    Moreover are those reg keys still working with SAV 10?

    Windows Registry Editor Version 5.00

    ;Reglage des options de LiveUpdate
    [HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\LANDesk\VirusProtect6\CurrentVersion\PatternManager\Schedule]
    "SkipEvent"=dword:00000000
    "RandomizeDayOfWeek"=dword:00000006
    "MinOfDay"=dword:000000b4
    "MissedEventEnabled"=dword:00000001
    "LastStart"=dword:00000000
    "TimeWindowMonthly"=dword:00000002
    "Type"=dword:00000002
    "DayOfWeek"=dword:00000004
    "TimeWindowWeekly"=dword:00000003
    "TimeWindowDaily"=dword:00000004
    "RandomizeDayRange"=dword:00000064
    "RandomizeWeekStart"=dword:00000004
    "RandomizeWeekEnd"=dword:00000006
    "RandomizeMinOfDay"=dword:00000031
    "Enabled"=dword:00000001
    "RandomizeMonthEnabled"=dword:00000000
    "RandomizeWeekEnabled"=dword:00000000
    "RandomizeDayEnabled"=dword:00000001
    "RandomizationGenerate"=dword:00000000
    "Created"=dword:41652b11
    "RandomizedMinOfDay"=dword:00000067
    "RandomizedDayOfWeek"=dword:00000004
    "RandomizedDayOfMonth"=dword:00000000

  9. Speaking of newbie... I just got my hand on SAV10 and realised I have v10.0.0.359, and I got lost in the other thread

    Is there a way to slipstream an update to 10.0.1.1000 like I used to do on a clean SAV9 installs? And where could that update be cause I looked on symantec's ftp and did not find it in english international nor in english us_canada.

    Also, I was wondering if it was the same registry strings we had to use to easily configure an autoliveupdate day and time.

    Thank you so much

  10. Well I have an ipod mini 4Gb so I don't care since they offer a nano 4Gb too... but I thought it was also nice to offer 6Gb minis

    But maybe the 2gb one will be more competitive on the smaller size markets like 512 flash drives... 4gb is perfect as long as I'm concerned

  11. I just looked on apple's website. They seem to have released a 2gb and 4gb ipod NANO!! But what about the new 4 and 6gb apple mini? No more trace of the mini on the site, only ipod, ipod shuffle, ipod nano and the ipod u2 edition.

    I was surprised cause i didn't read any news about this here or in other electronic newspaper

  12. Thazuar - XP Home and XP Pro are both built on the exact same kernel. In terms of stability, there is absolutely no difference between the two.

    Thanks for specifying, I always wondered cause Home really feels like it's of a lesser quality (not speaking about missing functions, only the "feel" of it). I'll tell the techie who said it was because of different core architecture, that he was wrong :)

  13. can they have any more edditions of a os??

    apple only has like one of a ver weras from xp on microsoft has had 2 or more versions

    ill be taking the ultimate eddition out of all thos

    Yeah cause anyway if you do nLite you DVD you'll end up with any of the other versions depending on which components you'll remove :thumbup

    I wonder though why their ultimate version (possibliy the most $$$) is stated to be aimed for students... are they already anticipating warez copies?

  14. Sorry but the original install from XP home got a green loading bar... and it's written Windows XP HOME.. or Professionnal, I think it changes only if you install SP2, which is something people don't always do (and I don't really understand why but that's off topic).

  15. Both home and pro are very similar. Except from the functions already mentioned, I heard that the main difference is the core achitecture. I didn't check, hope you correct me if this is wrong but home is built on a 2k frame while pro would be following the architecture of a ntworkstation or something more server oriented.

    I really don't give a **** since the only reason I'm installing pro is because I can't use nLite on the home version. Oh and the blue loading bar is soooo much cooler B)

×
×
  • Create New...