in reply to Re^2: Need to modify windows system file.
in thread Need to modify windows system file.
I want turn off some of the options in win7 Action center via script.
So, you don't want to edit the file, but rather, run the program contained in the file and manipulate the dialog it displays.
Perhaps if you posted the VB code here, then someone might be able to help you write an equivalent Win32::OLE script.
Alternatively, it might be possible to do what you want using Win32::GuiTest.
But in some environment it's not supported.
I find it strange that a company would restrict access to VB, but allow Perl to be installed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Need to modify windows system file.
by SriniK (Beadle) on May 13, 2011 at 09:53 UTC | |
by Corion (Patriarch) on May 13, 2011 at 09:58 UTC | |
by SriniK (Beadle) on May 13, 2011 at 10:21 UTC | |
by wwe (Friar) on May 16, 2011 at 08:46 UTC | |
by Anonymous Monk on May 16, 2011 at 08:50 UTC | |
by choroba (Cardinal) on May 13, 2011 at 10:27 UTC | |
by SriniK (Beadle) on May 13, 2011 at 10:32 UTC | |
|