Jump to content

Run program in early boot


Recommended Posts

  • Moderators

@romulocarlos there are plenty of folks using autoit scripts in a PXE environment, if that is what you mean. But if you are talking outside of Windows in the fashion of an AV tool, they are usually booting to their own Linux-flavor kernel. Chkdsk (at least in the old days, but I believe still today) simply gets the handoff from the MBR to the NTLDR, which scans the file system for continuity during boot. It is doubtful that you'll have any luck running a script in the pre-boot arena.

My next question would be, why do you want to?

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

On 09/03/2017 at 2:29 PM, JLogan3o13 said:

@romulocarlos there are plenty of folks using autoit scripts in a PXE environment, if that is what you mean. But if you are talking outside of Windows in the fashion of an AV tool, they are usually booting to their own Linux-flavor kernel. Chkdsk (at least in the old days, but I believe still today) simply gets the handoff from the MBR to the NTLDR, which scans the file system for continuity during boot. It is doubtful that you'll have any luck running a script in the pre-boot arena.

My next question would be, why do you want to?

Thanks.

Here in Brazil several bank programs use a "plague" called Warsaw. If you search for it (or G-Buster Browser Defender) you see a lot of (Portugueze) results, with people talking about slow performance, and even privacy problems and suspicious computer behavior. Even uninstalling this program, it remains resident on the computer after restart, "spying" the user with the "keep safe" excuse.

For now, the only way to remove this pest is by using a livedvd like Ubuntu or Hirens, but it's a lot of work for a "regular" user.

So I wanted to create a script to remove this program because it does not accept being removed with Windows running.

 

Link to comment
Share on other sites

  • Moderators

@romulocarlos understood, but the answer is no, you are not going to be able to do what you're after.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...