Hi, I hope someone is still linked to this post. Need some help here as i am getting terribly confused. I am using Asp.Net and some javascript with a SQLServer 2000 as my database.
I have 2 pages addDoc.aspx(parent) and DocGetDetails.aspx (child).
At addDoc.aspx, users can enter new document...
I found the way to writing to registry. there must be a line feed after REGEDIT4 and also after the last line of the file.
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
"Winpopup"="C:\Windows\Winpopup.exe"
cheers
Hi, found the answer to writing to registry. here it is... u have to line feed after the Regedit4 and also after your key
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
"Winpopup"="C:\Windows\Winpopup.exe"
well... my clients are using win98 while the server runs on 2000.
any idea why the registry can't be created? or why doesn't it create?
is creating short cuts the only way to run winpopup? coz it will be a hassle to go to every clients machine to create the short cut at the startup. I have...
hi,
I tried to create a registry key using the following
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
"Winpopup"="C:\Windows\Winpopup.exe"
via a batch file at the logon script. but, while testing the .reg file, the key wasn't created!
any...
Hi, I am trying to startup winpopup.exe on my clients' machines using the logon scipt. The logon script will write to the clients' registry to startup winpopup.exe but, apparently, the registry file I wrote didn't create a key on the clients' registry! what could be wrong here?
here's what I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.