Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 2716

Support • Re: Trying to package a system/admin install for intune

$
0
0
No need to install Everything.
I was abandon the -install swich. I isolate the issue.
Let me explain:
Assuming that everthing.exe is in %programfiles%\Everthing directory
please exit everything and create a batch with:

Code:

cd %programfiles%\EverthingEverthing.exe -startup
Now run that batch. What you notice?
Everything will start as expected but the console stays open forever waiting for everything.exe to "finish".

The same issue occur when I was try to setup everything from an inf which is part of my "install" procedure.
From my setupapi.log:

Code:

-290 Processing REGISTERDLLS section [EEStart]. Binary: "%11%\cmd.exe", flags: 0x0000, timeout: 60s.#E357 Registration of "C:\WINDOWS\system32\cmd.exe" appears to have hung.#E291 Failed to register OLE server "C:\WINDOWS\system32\cmd.exe". Error 258: The wait operation timed out.
I now have finish the inf which has:
  • install and run everything executable
  • uninstall and exit everything
  • does not wait for the 60s timeout
My previous inf has only install which work only for paths wihtout spaces etc. I'll post the final version soon.

Statistics: Posted by aaathemtheyzzz — Thu Aug 28, 2025 7:34 pm



Viewing all articles
Browse latest Browse all 2716

Latest Images

Trending Articles



Latest Images