Does anyone know anything about DarksUSB.exe? I think it's a virus/trojan and relatively new. Someone on our network said she got the program onto her USB stick somehow. We think one of the computers she was using might be infected, but that's all we know.
Anyway, the Spanish population seems...
GrimR is right. But I'm looking for how to change the settings AFTER the initial install.
I've tried the tips here, but they did not work:
http://support.adobe.com/devsup/devsup.nsf/docs/51722.htm
http://support.adobe.com/devsup/devsup.nsf/docs/53556.htm
Looks like it may be more than just a...
Hi. Is there a way to change the preferences in Adobe Reader 7 or 8 using VBscript?
Specifically, I want to go to Edit > Preferences > Internet > and UNcheck 'Display PDF in browser'
Any weblinks or snippets of code (even incomplete) will be helpful. Thanks.
How can I use VBScript to determine if a computer is locked and by who?
I know I can use the following methods to determine who's logged into the desktop:
GetObject("winmgmts:\\client01\root\cimv2")
objWMIService.ExecQuery("Select * From Win32_Process Where Name = 'explorer.exe'")
But how...
Hi. I'm running Outlook 2003 on XP Pro. I have some emails that have pictures embedded within the email. When I try to save the email on my local computer I can choose Text Message, Outlook Office Template, Outlook Message Format, and HTML.
I want to see the email on another computer that...
Hi. I'm running Outlook 2003 on XP Pro. I have some emails that have pictures embedded within the email. When I try to save the email on my local computer I can choose Text Message, Outlook Office Template, Outlook Message Format, and HTML.
I want to see the email on another computer that...
I need to create several new accounts as roaming profiles, using the old account as the source.
Also, when you point the profile path to the old account, it doesn't generate its own folder on the server because its using the old profile. I even had the new account to have full control of the...
I created a new user account in AD and pointed its profile path to an older account. The problem is that when I log into the new account, it doesn’t pull down all of the settings of old account.
For example, the old account has an red background. The new account will apply that setting. But...
Are you both moderators for the vbscript forums? Sometimes Tektips goes down for some reason, I need to cross post to other forums.
Anyway, thanks to both of you for the input. Here's the final code:
Const ForReading = 1
Const ForWriting = 2
Set objFSO =...
Still getting the same information returned. Just curious, what does the UCase function have to do with the script? I didn't think case sensitivity was relevant since apples is all in lower case.
It was suggested in another forum to put an Else clause into the If-Then block that will build a...
The script ran all the way through, but there were no changes. The file still contains the same information as the original. I'm examining it now, but not sure where the bottleneck is.
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.