Ran across a strange problem and was hoping if I could get some help. I got 2 PCs to troubleshoot my problem. One PC has IE5.5 and the other has IE6.
IE5.5 - I go to a website with a video clip and everything plays ok.
IE6.0 - I go to same website and Video does not work, sound works ok, no...
I am trying to install this application that comes in a .msi format. What I am trying to do is create a DOS or vbscript install that will silently install it on user's PCs without giving them any options. This can be accomplished using the /q command. My problem is that by using the /q...
When I leave my Browser idle for a while, for some reason it goes to a Domain Lander Page. Does anybody know how I can get IE6 to stop doing that? Thanks for the help in advance.
I'm working on an Excel Add-in and when I attempt to run it from the Excel toolbar, it gives me this error "Microsoft Excel is not running. Please launch Excel before continuing." I'm guessing this is related to how the vendor of that add-in created the program. I was just wondering...
I do not work with SQL databases, however I do work with Applications, many of which is talking to a SQL server. I have encountered this problem and was hoping to get a better understanding of why this is happening.
The problem is when I try to save my work, the response seems to get lost in...
Is there a program out there that will let me track and control how many times a network application gets installed. I would also like the application to recognize only unique (users) installs, but I know that might be asking for too much.
I need help understanding how VBScript locate files. For example, I have a VBScript located in C:\program files\test\test1. I want to call an .exe file located in that same folder, do I have to use the whole line, "Wshshell.run C:\program files\test\test1\sample.exe" or can I just...
What is the best way to get all the files in a particular folder and compare the dates on those files? This is what I have so far and this will give me all the filenames and the date they were created:
Function ShowFolders(folderName)
Dim fs, f, f1, fc, s
s = ""
Set fs =...
Yes I know I should not be on Windows 95, but I'm stuck with it for a couple more months at my company.
When using either WshShell.Popup or Wscript.Echo, the message box I want to pop up in Windows 95 does not pop up, but rather stays minimized. Does anybody know how to get the message box...
Just wondering, why does some Software installations require a reboot while others do not? Is it only because some active dlls need to be upgraded or is there more to it.
Does anybody know how to write either a short VB program or script to read a reg file with the name HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs\C:\Program Files\Symantec\SYMEVNT1.DLL
The string name of the key is:
C:\Program Files\Symantec\SYMEVNT1.DLL
I have been having problems with creating a reg key with a path as its name and it is extremely furstrating. This is the key I am trying to create.
Path = "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs\"
strReg1 = "C:\\Program...
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.