Jump to content

coucou

Member
  • Posts

    884
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by coucou

  1. Hi, Symantec Client Security v2.0.3 is a combination of Symantec Antivirus Corporate 9.0.3.1000 and Symantec Firewall 2004 rev 7.1.3.1039 To install it silently, do i apply same command as for Symantec Antivirus Corporate REG ADD %KEY%\070 /VE /D "REG ADD %KEY%\070 /VE /D "Symantec Client Security v2.0.3" /f REG ADD %KEY%\070 /V 1 /D "%CDROM%\Software\SymantecClientSecurity\Symantec Client Security.msi /QB RUNLIVEUPDATE=0 REBOOT=ReallySuppress" /f or as REG ADD %KEY%\070 /VE /D "Symantec Client Security v2.0.3" /f REG ADD %KEY%\070 /V 1 /D "%CDROM%\Software\SymantecClientSecurity\Symantec Client Security.msi /S /v/qn" /f Regards coucou
  2. Hi, I found this very usefull Freeware utility (75k only) and want to share it. Parametriser is a utility to add command-line parameters to any program by right-clicking in Explorer. For mor info and download HERE Enjoy coucou
  3. What prog did you used??? coucou
  4. Hi all, Finally, what command line do i use. cmdlines.txt? [Commands] "rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 132 ..\Software\MakeIso\cdimage.inf" or RunOnceEX??? REG ADD %KEY%\105 /VE /D "CDImage.inf" /f REG ADD %KEY%\105 /V 1 /D "%SystemRoot%\system32\rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 132 %cdrom%\Software\MakeIso\cdimage.inf" /f TNX coucou
  5. TNX Yzöwl BTW, you forgot replying to my 1st question Regards coucou
  6. @Yzöwl: As you can see on the attached image the $OEM$ folder is at the same level as Software folder. I'm planing to install all my software from a CD, and here an example of a command line from my RunOnceEx.cmd REG ADD %KEY%\100 /VE /D "7-Zip Archive Utility" /f REG ADD %KEY%\100 /V 1 /D "%cdrom%\Software\7zip\7z414b.exe /S" /f Does still my code for cdimage.inf in cmdlines.txt not correct? "rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 \Software\MakeIso\cdimage.inf" If so, what do you suggest??? TNX Yzöwl coucou
  7. @Yzöwl: 1) May you explain to me why "DefaultInstall" is sometimes 132 and sometimes 128 as HERE 2) What do you mean about "<full>"? If i putted all the codecs extracted files in "F:\XPCD_SP2\Software\Makeiso" folder. Does my code in cmdlines.txt is correct? "rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 \Software\MakeIso\cdimage.inf" Regards coucou
  8. Hi all, Infact I'm using on my own computer Symantec Antivirus Corporate 9 + the firewall and antispam of NIS 2004 Pro for nearly 2 years... they works just fine. NIS 2004 Pro give the possibility during the installation to uncheck "Norton Antivirus" option installation. Then, only the Firewall and the AntiSpam are installed. Moreover, regarding the antivirus apps, in my humble opinion Symantec Antivirus Corporate is the best one. i used it those last 5 years, since the rev7, never had problem with it. I've installed the NIS 2005 on my son's computer for 2 raisons: 1) it's an AIO security 2) NIS 2005 has no more the uncheck "Norton Antivirus" option installation and force to install/use the Norton AntiVirus that came with it. A conflict raised between the Antivirus Corporate and the Antivirus included in NIS when they are both installed. Then i only see 2 soluitons: a- anyone can help on how to install the Firewall and AntiSpam of NIS 2005 (without the antivirus included)??? if not, b- i aim to keep using Symantec Antivirus Corporate 9. Then, what firewall+antispam are you advise??? Regards coucou
  9. Hi, The error still here after disabiling NIS (norton internet security) and norton antivirus... Regards coucou
  10. TNX all, I've had allways difficulties using AutoIT. Then i prefere using DigeratiPrime method... ihope. May you (DigeratiPrime) give me an example of creating the shortcut here bellow unattended with RunOnceEX. C:\Documents and Settings\All Users\Start Menu\Programs\SysInfo\AIDA32 Regards coucou
  11. Hi, I've noticed that no shortcuts created in "C:\Documents and Settings\All Users\Start Menu\Programs" for the apps installed by archive SFX extract (Programs that don't need to be installed). Is there any how to set those shortcuts? TNX coucou
  12. Oh OK!!! To summarize, i may remove my cleanup.cmd file in my x:\XPCD\Software and replace it by CLEANR1.exe this thread attached??? and here will be the command line in RunOnceEx??? REG ADD %KEY%\100 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\100 /V 1 /D "%CDROM%\Software\CLEANR1.exe" /f If so, what about this command line for PowerDVD6 in my actual clenup.cmd del "%systemdrive%\Program Files\CyberLink\PowerDVD\OLRSubmission\OLRSubmission.exe" del "%systemdrive%\Documents and Settings\All Users\Start Menu\Programs\CyberLink PowerDVD\On-Line Registration.lnk" Regards coucou
  13. TNX for reply SiMoN. I know that is a package and first it's extracted to %systemdrive%\ATI. 1) Does it really unattended installed after the extraction? 2) Can i delete the %systemdrive%\ATI folder with cleanup.cmd 3) I'm running actually the 4.12 version. Is there any how to save the actual "ATI configuration" (Control Panel/display/parameters/advanced/...) in a .reg file and using it with the 5.1 version? Again TNX for yr help coucou
  14. Many TNX gunsmokingman BTW, an hour ago and ffter a looooong search I could find Clean up Cmd Template... Do you know it??? it's YOURS As i'm not a coder, may you difference between the file here attached and the file in "Clean up Cmd Template" attached. In other hand, what file for best use. Again TNX coucou
  15. TNX Tsunami coucou
  16. Hi SiMoN, Finally with the 5.1 rev, do we need to play the guide or just using the /K switch ??? with a commad line in RunOnceEx like REG ADD %KEY%\055 /V 1 /D "%SYSTEMDRIVE%\ATI\wxp-w2k-catalyst-8-09-041221m-020455c.exe /K" /f Does anyone tested the /K switch working??? Regards coucou
  17. TNX for yr help and excuse my poor english. I try to make myself more clear. prepare.cmd As I'm not a computer expert, i would like to know what kind of "prepare" i do need, because every one here in our forum have that file. In fact, all RunOnceEx.cmd examples are starting with a line like REG ADD %KEY... ...\prepare .cmd" /f and i didn't saw any prepare.cmd exapmle, I tought there is a "standard" prepare.cmd file. May someone let me look his own prepare.cmd??? cleanup.cmd How do i know that special apps need a "rd" or "del" link??? I notice that some apps like Acrobat 7, Roxio easy Media creator 7... are running a remove backup routine at the end of them standard installation. Do they need therefore a rd/del command line in the cleanup.cmd file??? If so, how could i know what link and where is it??? Regards coucou
  18. NIS (norton internet security) include norton antivirus. I think i disabled NIS and still got the error. In fact, that problem is not on my machine (i'm notusing NIS), it's on my son's laptop. I'll test that later and let you know What i'm sure is, when i unistall NIS, NO MORE ERRORS. Regards coucou
  19. Sorry if i bothering you with my stupid question! The RunOnceEx file contain 2 command lines launching prepeare.cmd and cleanup.cmd files as shonwn in the example here bellow cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\001 /VE /D "Preparing Installation..." /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\prepare.cmd" /f REG ADD %KEY%\005 /VE /D "Adobe Reader 6" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\AdobeReader6\AR6.msi /qn" /f REG ADD %KEY%\055 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f EXIT How far I know/learn, prepare.cmd file is used for things i want the runonceex.cmd to do before it got rolling and cleanup.cmd for what i want it to do at the end (like deleting stuff, etc). I could find example of files in the Unattended Guide except for prepare.cmd. 1) My RunOnceEX contain the batch for Office2003, MUI 2003, Diskeeper, Acrobat PowerDVD6, NAV Corp9... How do i intend that ineed a prepare.cmd??? Does someone else can give me a link for a prepare.cmd example??? 2) On the cleanup.cmd file exapmle, there are few "del" command regarding Adobe 6, are there any for Acrobat 7(not reader)??? How do i know that this apps need a "RD" and/or "del" command??? TNX for yr help coucou
  20. Hello, I'm Using Windows XP SP2 and Office 2003 which working fine. But... I've Window installer error messages (see attached) at each Widows starting and at each Office apps (Word, Excel, PowerPoint..) launching. I have to click many time on Window installer "Cancel" button to get out from that. Also, I noticed that after the first "Cancel", the "Windows Installer" error message become "Norton Antivirus 2005" error message. In fact i'm runing Norton Internet Security 2005 which including the Norton Antivirus 2005. Hope i'm clear TNX for your HELP coucou
  21. TNX but i'm looking for doing that Unattended
  22. Thank you Yzöwl and everyone who contributed to for thoses "facilities" I like them. However, let be pernickety! It will be ideal IF... ...a Right click "Iso-Burn Options" enable a cascades tasks like: Make Iso from Folder Bootable Make Iso from Folder Not Bootable Burn CD Iso Burn CD Folder (could be data, music, video..) Burn DVD Iso Burn DVD Folder (could be data, music, video..) It sound as a pretty project! For CDBurn.exe, the script "writers" could be inspired by GreenMachine code here : http://www.msfn.org/board/index.php?showto...=0entry140259 also here attached the cdburn.exe and dvdburn.exe Regards couocu
  23. Here the the code for cburn.exe. In fact, what i'm looking for is exactly the same as this thread do "Right Click to Create ISO". Adding to creating iso, burn cd or dvd. Regards coucou
  24. TNX Yzöwl and MCT for this nice facility Could someone add a script to run cdburn.exe and dvdburn.exe by right click too??? Regards coucou
  25. Hi, TNX a lot for yr help and sorry for the delay. I got connexion problems. 1) Cheers how to make (if possible) REG ADD %KEY%\035 /V 1 /D "%SystemRoot%\system32\regsvr32 /u %SystemRoot%\system32\zipfldr.dll" /f with .inf file. 2) here the export of my [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "NoUpdateCheck"=dword:00000001 "NoJITSetup"=dword:00000001 "Disable Script Debugger"="yes" "FullScreen"="no" "Window_Placement"=hex:2c,00,00,00,00,00,00,00,01,00,00,00,ff,ff,ff,ff,ff,ff,\ ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ae,00,00,00,ae,00,00,00,ae,03,00,00,c0,02,00,\ 00 "Start Page"="http://adsl.free.fr/" "Use FormSuggest"="yes" "AddToFavoritesExpanded"=dword:00000001 "NotifyDownloadComplete"="no" "Use Custom Search URL"=dword:00000001 "Search Bar"="C:\\Program Files\\Copernic Agent\\Web\\SearchBar.htm" "Error Dlg Displayed On Every Error"="no" "Save Directory"="H:\\Download\\" "Enable Browser Extensions"="yes" What to add/modify??? I tested "FullScreen"="yes" it's not what i'm looking for. Moreover, after reboot "FullScreen"=(become)"no" How to resolve that??? if possible with a .reg or .inf tweak file/command line to include in RunOnceEx. Regards coucou
×
×
  • Create New...