qwert Posted January 23, 2017 Posted January 23, 2017 I've installed AutoIt on a new PC. AutoIt works fine, but I've somehow lost access to the contents of the help file (via F1 from SciTE, for example). I've read numerous posts, but can't match with the configuration I use: everything is on the path C:\AutoIt3 ... and I used the Zip method to install the full version of SciTE. I've double-checked the my registry settings with Get_Au3_RegistrySettings.au3 Any suggestions of what to check will be appreciated. I'm running on Win7 64-bit.
Moderators Melba23 Posted January 23, 2017 Moderators Posted January 23, 2017 qwert, From a quick Google search: Quote Problem: You open a CHM but you don't see your content in the right-hand pane of the window. You see a cryptic browser message "Navigation to the webpage was canceled" or similar. Solution: Right-click the CHM file, select Properties, then click the "Unblock" button M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
qwert Posted January 23, 2017 Author Posted January 23, 2017 Quote Solution: Right-click the CHM file, select Properties, then click the "Unblock" button Although I wasn't getting any message, your suggestion worked. That condition must have been set by the way I set up the SciTE directory under \AutoIt3. But I've never seen such a thing in 20 years of Windows use. Thanks very much for your help.
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