MrCreatoR Posted August 26, 2012 Posted August 26, 2012 (edited) BlockIt Utility is designed to block Files and Folders.(Main idea for this utility by rasim) Screenshot: Changelog:v0.5* Now when file/folder blocked, it's attribute changed to hidden and created shortcut file with blocked filename.* Added option to integrate program to shell context menu.* Added option to set password for each blocked file/folder (using new feature with created shortcut file).* Fixed issue related to list items remove.* Fixed issue with getting proper icon for list items.* Removed usage of custom box (now using standard msgbox).v0.4* Now when shortcut is dropped, the path taken from it's target.* Fixed encoding issues.* Fixed issue with loading block list.* Fixed issue with unblocked objects.* Improved error handling. v0.3* Added #RequireAdmin, this utility must be executed with admin rights.* Fixed crash when removing all list items.* Fixed issue with not removed list items.* Fixed master password related issue.* Fixed language encoding issue.* Fixed HotKeys and Accelerators issue. v0.2+ Added multilanguage support.* Compatibility with AutoIt 3.3.8.1.* Small fixes. v0.1First version. Download:BlockIt_Beta.zip (Counter: ) Edited August 19, 2015 by MrCreatoR Digisoul, MathInDOS and Skitty 2 1 Spoiler Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1 AutoIt Russian Community My Work... Spoiler Projects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize ProgramUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF Examples: ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating ) * === My topics === * ================================================== ================================================== AutoIt is simple, subtle, elegant. © AutoIt Team
jmon Posted August 26, 2012 Posted August 26, 2012 Thanks for sharing, it works very well. I learnt a lot from the way you get the file icons, thanks. [center]www.jmontserrat.comFile Sequence UDF - _StringExtractPaths - _StringTrimPattern - GuiCtrlSetOnTop - CalendarUDF[/center]
Skitty Posted August 27, 2012 Posted August 27, 2012 That little screen you get when clicking on a blocked file, legit.
Digisoul Posted September 17, 2012 Posted September 17, 2012 If you add _WinAPI_SetHandleInformation($hObject, $iMask, $iFlags) with HANDLE_FLAG_PROTECT_FROM_CLOSE = 0x00000002 , any Handle UnLocker will not able to unlock the file. just a thought! great tool btw 73 108 111 118 101 65 117 116 111 105 116
Trong Posted February 14, 2013 Posted February 14, 2013 compressed file is corrupt Enjoy my work? Buy me a 🍻 or tip via ❤️ PayPal
JohnOne Posted February 14, 2013 Posted February 14, 2013 compressed file is corrupt It's a problem at your end, the file is sound. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
wakillon Posted February 14, 2013 Posted February 14, 2013 It's a problem at your end, the file is sound.I agree.@Trong Try to disable your Anti Virus before download it. AutoIt 3.3.18.0 X86 - SciTE 5.5.7 - WIN 11 24H2 X64 - Other Examples Scripts
BrewManNH Posted February 14, 2013 Posted February 14, 2013 I've found a lot of archive files posted here have to be opened with 7Zip on some of my computers because they can't be opened otherwise. It's not the file, but something on the computers I'm downloading them to. Probably a group policy or AV setting affecting them. If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator
davidkim Posted April 22, 2013 Posted April 22, 2013 (edited) Download compressed file is error... original size is 681kb ...downloaded size 181 kb... The file is corrupted. Antivirus is turned off. Damage even a few times. Edited April 22, 2013 by davidkim I interest am many quite in AutoitScript.From that is [http://cafe.naver.com/autoitscript[/color]] Korea of cafe(blog) to be operating, [size="2"][color="#ff00ff"]English cannot well[/size].Many help it requests.To read, it stands it thanks.
MrCreatoR Posted August 18, 2015 Author Posted August 18, 2015 Update:v0.5* Now when file/folder blocked, it's attribute changed to hidden and created shortcut file with blocked filename.* Added option to integrate program to shell context menu.* Added option to set password for each blocked file/folder (using new feature with created shortcut file).* Fixed issue related to list items remove.* Fixed issue with getting proper icon for list items.* Removed usage of custom box (now using standard msgbox). Spoiler Using OS: Win 7 Professional, Using AutoIt Ver(s): 3.3.6.1 / 3.3.8.1 AutoIt Russian Community My Work... Spoiler Projects: ATT - Application Translate Tool {new}| BlockIt - Block files & folders {new}| SIP - Selected Image Preview {new}| SISCABMAN - SciTE Abbreviations Manager {new}| AutoIt Path Switcher | AutoIt Menu for Opera! | YouTube Download Center! | Desktop Icons Restorator | Math Tasks | KeyBoard & Mouse Cleaner | CaptureIt - Capture Images Utility | CheckFileSize ProgramUDFs: OnAutoItErrorRegister - Handle AutoIt critical errors {new}| AutoIt Syntax Highlight {new}| Opera Library! | Winamp Library | GetFolderToMenu | Custom_InputBox()! | _FileRun UDF | _CheckInput() UDF | _GUIInputSetOnlyNumbers() UDF | _FileGetValidName() UDF | _GUICtrlCreateRadioCBox UDF | _GuiCreateGrid() | _PathSplitByRegExp() | _GUICtrlListView_MoveItems - UDF | GUICtrlSetOnHover_UDF! | _ControlTab UDF! | _MouseSetOnEvent() UDF! | _ProcessListEx - UDF | GUICtrl_SetResizing - UDF! | Mod. for _IniString UDFs | _StringStripChars UDF | _ColorIsDarkShade UDF | _ColorConvertValue UDF | _GUICtrlTab_CoverBackground | CUI_App_UDF | _IncludeScripts UDF | _AutoIt3ExecuteCode | _DragList UDF | Mod. for _ListView_Progress | _ListView_SysLink | _GenerateRandomNumbers | _BlockInputEx | _IsPressedEx | OnAutoItExit Handler | _GUICtrlCreateTFLabel UDF | WinControlSetEvent UDF | Mod. for _DirGetSizeEx UDF Examples: ScreenSaver Demo - Matrix included | Gui Drag Without pause the script | _WinAttach()! | Turn Off/On Monitor | ComboBox Handler Example | Mod. for "Thinking Box" | Cool "About" Box | TasksBar Imitation Demo Like the Projects/UDFs/Examples? Please rate the topic (up-right corner of the post header: Rating ) * === My topics === * ================================================== ================================================== AutoIt is simple, subtle, elegant. © AutoIt Team
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now