|
-
Nov 19th, 2007, 11:24 PM
#1
Thread Starter
Banned
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.
-
Nov 20th, 2007, 12:01 AM
#2
Re: what the error in this code
-
Nov 20th, 2007, 02:08 AM
#3
Thread Starter
Banned
Re: what the error in this code
how i can do that on that page by vb6??????????????
-
Nov 20th, 2007, 02:11 AM
#4
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?
-
Nov 20th, 2007, 04:21 AM
#5
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
-
Nov 20th, 2007, 06:57 AM
#6
Re: what the error in this code
 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?
-
Nov 20th, 2007, 01:32 PM
#7
Re: what the error in this code
IYADo, you asked this same question in at least 3 places when once is enough.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|