If you know that memory is good and that CPU is in secure try looking at your cables that connector the power button from the tower to MB you might have them in wrong pins..
dcataldo
When plugging your laptop into an external monitor try holding down the FN(function key) and hitting one of keys to toggle to external monitor.
Also when you turn on your laptop if you hold it at an angle you should see some type of image. If so that means your backlight blow out. If you...
Hey max did you try shutting off hot mic (open mic) and use push to talk and see if that works. Also try looking at your options to make sure that TS is looking for your mic and not something else.
There’s an option in TS to use push to talk or open mic. I forgot where it is exactly(been so long) but just go through the tabs and you will see the option. FYI ventrilo is better, has better quality and its cheaper in my option.
Ok guys after trying so hard with my vbs and sendkeys the ans was in front of my face the whole time. I found it by mistake but hey I don’t care it works lol. Here the line to uninstall it silently forcefully and delete all files.. I thank everyone for their help and participation.
Markdmac were would I throw that command after each send key command for example:
Set oShell = CreateObject("Wscript.Shell")
oShell.AppActivate ("Confirm File Deletion")
oShell.SendKeys "{ENTER}", True <-------(and is this Right)
WSCRIPT.SLEEP 1000<-(I would change this to oshell.sleep 1000)...
Ok so I tried a different approach since I am having a hard time finding the right switches to run it silently and forcefully I am trying to use Send Keys in my vbs but for some reason they work and sometimes they don’t work i don’t know here is my updated code some please help...
See I want to push this out through group policy as a log on script so I really don’t want the users seeing it getting uninstalled.
When I go to the uninstall file this is target:
"C:\WINDOWS\IsUnInstAct.exe -f"C:\Program Files\ACT\Uninst6.isu" -c"C:\Program Files\ACT\UNINSTAL.DLL"
I don’t...
I made vbs to uninstall act v6 from my computer. The vbs works but I have to click next and Yes to all. I need help on making it by pass that and automatically uninstall everything with out prompting me.
---------------------------------------------------------
Set WshShell = Nothing
Set...
Yes I notice after I posted it, that it was for Visual basic form not vb scripting so sorry about that. So would you know any other sites that can help me on this? Also I really appreciate you commenting on my question and the unattended site is a nice reference. Thank you
I made vbs to uninstall act v6 from my computer. The vbs works but I have to click next and Yes to all. I need help on making it by pass that and automatically uninstall everything with out prompting me.
---------------------------------------------------------
Set WshShell = Nothing
Set...
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.