WshShell.Run - NOT working
Fri, 26 Jan 2007 05:50:18 +0200
Hi,
I wrote WSF file:
<job id="openSlideshow">
< script language="VBScript">
Set WshShell = WScript.CreateObject("WScript.Shell")
Return = WshShell.Run("C:\\Slideshow\\slideshow.swf", 1, true)
</script>
</job>
But it is not opening the file.
Why?
Thanks in advance,
Bare.
...
|
remove remote terminal server sesison printers
Thu, 25 Jan 2007 15:04:02 -0800
I ahve a question, I have edited my login script to remove sesion printers
once logged into a Terminal server. It works great in my domain. The
problem is that I have a huge Terminal server at my IDC that is not part of
my domain. So, when users in my office connect, they get their local network
printer ...
|
How To Pick Winning Stocks
Thu, 15 Jun 2006 08:23:50 GMT
To pick winning stocks, you need the tools to separate
the companies with superior sales and profit growth from
the ones who are just making a lot of noise. Besides
choosing the right companies to invest in, you must
learn how to read the market's trend so that your timing
is right.
And picking the next ...
|
MoveFolder vs. CopyFolder + DeleteFolder
14 Jun 2006 12:44:07 -0700
Hi All.
I'm working on an 'archival' script to move some data files from the
labratory to a hidden data store. The problem is that I get a
800A0046--Permission Denied--Runtime Error. I have full permissions to
both the source and destination directories, though, so I'm not at all
sure why it would fail.
...
|
running netsh within the same windows
Wed, 14 Jun 2006 12:34:56 -0700
Hi,
I am creating a script which will invoke the netsh program from the
prompt. What I want to do is to run netsh within the same prompt windows
as where I start the script. Now, when I start the script, netsh will
start another windows and close when it finish. This way, I can't tell
what error message ...
|
Script to change "Adjust for Best Performance"
Wed, 14 Jun 2006 08:22:01 -0700
Hi All,
I'm looking for a script that will change Performance option in WinXP to
"Adjust for Best Performance"
Has anybody got a script for this? or even point me to the right direction?
Thanks
VJ ...
|
creating users in AD programmatically
14 Jun 2006 07:46:20 -0700
Hello
I am programmatically creating users for my active directory using vb
scripting. Although I am
able to set simple properties like name, email etc , I am not able to
set other property pages of user programmatically.
I am unable to find the attribute names to set.
I read somewhere that using ADSI I ...
|
|
|
CopyHere Method problem
Wed, 14 Jun 2006 16:44:43 +0200
Hi all
I hope this is the correct group to post this question
I want to use number 4 to hide the copy dialog in the examples on my Zip page when I use the
CopyHere Method but can't get it working
http://www.rondebruin.nl/windowsxpzip.htm
Information on this MSDN page
http://msdn.microsoft.com/library/d ...
|
change trusted zones in Mobile Explorer
14 Jun 2006 05:19:54 -0700
hi..
i'm using xmlhttprequest in a local html page on windows mobile 2005
to get data from an external site, problem is that each time the object
is activated i get a message
"This page is accessing information that is not under its control.
This poses a security risk. Do you want to continue?"
i underst ...
|
scd10en.exe installs script debugger v1.0 ????
14 Jun 2006 01:03:20 -0700
Anybody who knows whats this all about?
I followed the link:
http://www.microsoft.com/downloads/details.aspx?familyid=2f465be0-94fd-4569-b3c4-dffdf19ccd99&displaylang=en
in following document:
http://codechasers.blogs.com/codechasers/files/ajax_debugging.PDF
and instead of installing v10 of the debugger, it ...
|