Topic: AntiVirus - ESET SmartInstaller Online Scanner  (Read 14066 times)

Re: AntiVirus - ESET SmartInstaller Online Scanner
« Reply #20 on: November 29, 2013, 09:53:21 AM »

anshad

  • Chef
  • ***
  • Date Registered: Apr 2012
  • Posts: 323
Hi ChrisR

Your assumption is absolutely correct. I did some further experiments by disabling "Imdisk" script. This time i manually added BroadcastEnvChange.exe to the System32 folder and created a small script to append BroadcastEnvChange.exe /broadcast line to the "Autorun.cmd".

Code: [Select]

TXTDelLine,%target_sys%\autorun.cmd,exit
TXTAddLine,%target_sys%\autorun.cmd,BroadcastEnvChange.exe /broadcast,Append
TXTAddLine,%target_sys%\autorun.cmd,exit,Append



Now the launcher works fine without "Imdisk" script  :grin:.

Re: AntiVirus - ESET SmartInstaller Online Scanner
« Reply #21 on: November 29, 2013, 10:37:40 AM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Hi anshad,

Good, thank you for having tested, the first  :thumbsup:
However, I do not really see the Relationship for ESETsmartinstallerStarter.exe. I have the au3 souce if you want.

It is may be good to launch BroadcastEnvChange.exe by default at startup for this apps as for others.
Just, may be, a risk of being launched 2 times but it is not really a problem.

:cheers:

Re: AntiVirus - ESET SmartInstaller Online Scanner
« Reply #22 on: November 29, 2013, 01:36:38 PM »

anshad

  • Chef
  • ***
  • Date Registered: Apr 2012
  • Posts: 323
Hi

Neither i couldn't understand the relationship with "Broadcastenvchange" and the launcher.  May be it has something to do with initializing some x64 specific environment variable properly, i guess.

An out of topic question; what exactly the "Create Explorer Start menu Cache" utility at startup is doing ?. I can see it in untouched builds but not in my customized build ( Probably due to some disabled script).  Is it something necessary ?.
« Last Edit: November 29, 2013, 01:37:22 PM by anshad »

Re: AntiVirus - ESET SmartInstaller Online Scanner
« Reply #23 on: November 29, 2013, 11:41:45 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
An out of topic question; what exactly the "Create Explorer Start menu Cache" utility at startup is doing ?. I can see it in untouched builds but not in my customized build ( Probably due to some disabled script).  Is it something necessary ?.
It is related to the function "Recent Program" with the macro Add_Pin,RecentPrograms developed by 2aCD  :thumbsup:
Add Pin Syntax: http://theoven.org/index.php?topic=37.0

By default, in Win8PE(SE) the recently-opened programs/files is not displayed at startup and with Ex7ForW8 (Tihiy Explorer 7 For win8 Start Menu
To activate the list of Recent Programs, the Explorer Cache must be created after explorer loading.
2aCD has developed the program CreateExplorerCache for this.

It is cosmetic but nice to have this list at startup, knowing that Pin to StartMenu does not work with Ex7ForWin8 (Explorer7 for Win8 start menu).
You can enable or disable this function in Explorer shell script.

:cheers:
« Last Edit: November 30, 2013, 11:41:44 AM by ChrisR »

Re: AntiVirus - ESET SmartInstaller Online Scanner
« Reply #24 on: August 28, 2014, 11:01:54 AM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
I found a worry on the starter program, It seems that the download of the components is required if running on multiple PC.
I changed the startup program:
Now only the virus definitions are backed up (on USB) and restored for the next use to reduce the downloads.
The components are downloaded At each use, now.
The plugin is on post #1

 

Powered by EzPortal