Win 98 suddenly reboots when printing word files over 10 pages. All other printing is normal. Using Win 98se, and HP Laser 2200D. Just started, I have know idea of what happened. Any ideas?
I am trying to have an activation key to unlock a program. I am debating the placement of these strings for the program to check when it boots. So here is the first question, I can bury them in the registry or bury them in the file structure in an ini file, which is better?
The next question...
OK, decided to cut my losses and recreate everything I lost. Luckly it was on the forms and the modules were intact. Thanks for all your help. I learned a valuable lesson!
i thought those programs only worked if you had them installed BEFORE you messed up and not after. What about using scan reg and restoring to s successful boot copuple of days ago. Will they still be deleted or will they be where they used to be?
I had the actual files on the desktop and the project in an appropriate directory. I deleted the actual files aand not the references. When the project starts, i says it cannot find the file files...
Thanks
I accidently deleted some forms and modules from project file. Since then, I have also emptyed the recycle bin. Is there anyway to get these back? I remember scanreg restore from Win98, but I am using Win 2000,can I still do that. I don't mind data loss when compared to the possibility of...
So what you are saying is that deleting the reg key that holds the path for the cookies and temp files, is the same as deleting the actual files from the directory?
I am writing a mini app to delete the cookies, history, temp files and other similar stuff. I started doing this to learn how to do it but, VB6 returns Permission Denied when I try delete the internet history and temp files. I am using DOS Batch file to do the work and calling it from the VB...
OK Guys,
I tried this based on your suggestions and I cannot get it to work. Says it needs an object
Private Sub Command1_Click()
Dim DOS
DOS = Shell("cmd.exe", vbNormalFocus)
Shell ("d:\tester.bat")
End Sub
SemperFiDownUnda,
So if I changed this addoc.MailMerge.Execute Pause:=False
to addoc.MailMerge.Execute Pause:=True
How would that effect my app and would I gain anything by doing so?
I see what you mean by the animation. Since right now, I have nothing to count as it goes through the...
Help,
I am working on an VB6 app that uses Word 2K to send emails using the Mail Merge to Email method. How do I get the my form send (frmSend) to show a progess bar while the emails are being sent?
Here's What I got.... Addoc is the word document
frmSend.Show 'Tells user email are being...
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.