Jump to content
LaunchBox Community Forums

Unblocker-right click 1.0.0

   (0 reviews)

1 Screenshot

About This File

Hey, i have been using this for a lot of years and since i have noticed that people have need here for unblocker , i share mine which is automated.

It will add unblock <directory> to right click of mouse to any folder and will "unblock" all directories within.

 

There is nothing malicious about it, it has 2 files, one is streams.exe which if u do not trust mine can download from sysinternals (Microsoft), in that case just make it exe autoinstaller

https://docs.microsoft.com/en-us/sysinternals/downloads/streams

-fixed wrong link, sorry i had it in my old documentation, microsoft changed since then

Second file is a simple registry add, again nothing malicious make ur own if u do not trust mine:

	
[HKEY_CLASSES_ROOT\*\shell\UnBlock (file)]
	
[HKEY_CLASSES_ROOT\*\shell\UnBlock (file)\command]
@="C:\\ProgramData\\streams.exe -s -d \"%V\""
	[HKEY_CLASSES_ROOT\Directory\shell\UnBlock (directory)]
	
[HKEY_CLASSES_ROOT\Directory\shell\UnBlock (directory)\command]
@="C:\\ProgramData\\streams.exe -s -d \"%V\""
	[HKEY_CLASSES_ROOT\Directory\Background\shell\UnBlock (directory)]
	
[HKEY_CLASSES_ROOT\Directory\Background\shell\UnBlock (directory)\command]
@="C:\\ProgramData\\streams.exe -s -d \"%V\""
	

 

If u do use mine, then unpack Unblocker_unpack_me.zip and inside u will find two files, streams.sfx.exe and unblocker.exe , double click each of them and thats it. U will have unblock directory under right click when targeting folder.

NOTE:

When u use "unblock directory" for the first time it will ask for some eula agreement , i have nothing to do with that, that is from sysinternals. Just press accept.

Thats it.

Have fun

 

P.S

Best usage of this is if u use WPI (windows post install wizard)

Unblocker_unpack_me.zip

  • Like 1

User Feedback

Recommended Comments

Hey! Just to be sure, this shell would work just like the Unlocker app, in which you end any active dependencies a file or folder might have that is preventing you to edit/move/delete/etc.?

 

Link to comment
Share on other sites

1 minute ago, Kondorito said:

Hey! Just to be sure, this shell would work just like the Unlocker app, in which you end any active dependencies a file or folder might have that is preventing you to edit/move/delete/etc.?

 

Hey there, I am not sure what unblocker app are u refering to, i never used any beside this. -s -d will just remove  flag and remove blocked status  from file/s , not altering read only etc, or touching any files

  • Like 1
Link to comment
Share on other sites

Just now, Undertherainbow said:

Hey there, I am not sure what unblocker app are u refering to, i never used any beside this. -s -d will just remove  flag and remove blocked status  from file/s , not altering read only etc, or touching any files

Got it. Thanks !

  • Like 1
Link to comment
Share on other sites

 

5 minutes ago, Kondorito said:

Got it. Thanks !

There are other flags which might let u do what u are asking, remove read only and change other flags to files , in that case u can just add flag command to my registry

https://docs.microsoft.com/en-us/sysinternals/downloads/streams

Since its Microsoft tool, all is well documented

 

_edited.wrong link

Edited by Undertherainbow
  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...