Jump to content

Regread always gives error


Recommended Posts

  • Developers
3 minutes ago, scwoobles said:

I am so so sorry lol, this was so simple I had a blonde moment, 

this is what it should have been, I am sorry for wasting your time so so sorry.

No worries, I know the feeling getting stuck.. Glad you got it fixed  :) 

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

if not RegRead("HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\HideFileExt", "type") ="checkbox" Then
Local $longdate = " Long date set incorrectly ;( "
Else
    Local $longdate = " Long date set Correctly :) "
MsgBox(64,"Terminal User Setup", $longdate,0,0)
EndIf

but I am having an issue where it is always saying that it is correct even if I change "checkbox" to "adshdassdgsd"

Edited by scwoobles
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...