Results 1 to 7 of 7

Thread: what the error in this code

  1. #1

    Thread Starter
    Banned
    Join Date
    Oct 2007
    Posts
    54

    what the error in this code

    hey
    loo; wahat the erorr on this code
    Code:
    HKLM\Software\Microsoft\Windows\CurrentVersion\WinLogon
            LegalNoticeCaption = "enter the caption"
            LegalNoticeText = "enter the text"
    pleeeeeeeeeeeeeeees

    ineedt make this by vb6
    Last edited by IYADo; Nov 19th, 2007 at 11:34 PM.

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: what the error in this code

    That's not code...

  3. #3

    Thread Starter
    Banned
    Join Date
    Oct 2007
    Posts
    54

    Re: what the error in this code

    how i can do that on that page by vb6??????????????

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: what the error in this code

    You haven't given enough information to determine anything about what you are doing or what you hope to accomplish. You don't think we are mind readers do you?

  5. #5
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: what the error in this code

    do a search on editing the registry, also in XP the winlogon is a subkey of windowsNT\currentversion
    i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
    Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next

    dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part

    come back and mark your original post as resolved if your problem is fixed
    pete

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: what the error in this code

    Quote Originally Posted by IYADo
    hey
    loo; wahat the erorr on this code
    Code:
    HKLM\Software\Microsoft\Windows\CurrentVersion\WinLogon
            LegalNoticeCaption = "enter the caption"
            LegalNoticeText = "enter the text"
    pleeeeeeeeeeeeeeees

    ineedt make this by vb6
    What are you trying to accomplish?

  7. #7

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width