scripting

  1. Z

    Windows 7 Do you know making windows sidebar?

    Excuseme, I want to develop Windows Sidebar like a Google Desktop. I saw a web-page how to make windows sidebar and gadget using HTML and script. but i wnat to know to make Windows Sidebar using Program Language like C, MFC, C#... etc. becauese I have to make a Program using MultiThread...
  2. H

    Windows 7 creating windows shortcuts en-masse (scripted)

    Setup: Windows 7 Home premium (64bit) I have need of creating many windows 7 shortcuts to a pile of video files. This is the first of what will likely be many occasions . I don't know any of the windows based scripting languages but do program in perl somewhat. So my first hope is someone may...
  3. PraetorianGuard

    Windows 7 Issue with task scheduler (Ditching part of script)

    Sorry for the less but optimal title for this, but I can't describe it any better. The root of the issue is that i am running Pisg. a stats generator for mIRC on my windows 7 machine. At the beginning I ran the program that parses the files manually and uploaded the files manually. But in the...
  4. A

    Windows 7 unable to read vbs files

    win 7 64 bit I have suddenly not been no able to read vbs files...I have re-registered both windows and java script via an elevated command and both are said to be running - succeeded But when I then run a vbs script which I know to be 'good' ...using open with and choosing Microsoft base...
  5. News

    FastTrack Scripting Host Makes Unattended Windows 7 Deployments Truly Possible

    Milwaukee - Binary Research International Inc. (BRI), the authority on workstation cloning and migration since 1997 and a provider of cutting-edge software solutions, training and services, announced today its FastTrack Scripting Host software makes truly unattended deployments of Windows 7...
  6. News

    FastTrack Scripting Host Makes Unattended Windows 7 Deployments Truly Possible

    MILWAUKEE--(BUSINESS WIRE)--FastTrack Scripting Host software makes truly unattended "zero touch" deployments of Windows 7 possible for IT administrators at organizations planning to migrate to the latest operating system. More...
  7. News

    VIDEO TWC9: VS2010 SP1 Beta, , Native Extensions for Silverlight, EF Code First

    This week on Channel 9, Dan is joined by Clint Rutkas to discuss the week's top developer news, including: [watch] Jason Zander - Link Removed (Link Removed) includes a local Help viewer, unit testing for .NET 3.5, Performance wizard for Silverlight and more [watch] Adam Kinney - A new series...
  8. J

    Windows 7 Window tiling.

    I have a script (basic batch file) that launces 30 different kd windows and I want to have them tile on the desktop (or stack in win 7 terms) once they have all launched. Is there a command to do this or some kind of script? Those 30 windows will be the only ones open on the desktop.
  9. T

    Windows 7 .bat files for new users

    So, I just got Windows 7, and I love it more than I love Linux. I think it was the ads for it. -.- When I had XP, I learned how to make simple batch files. nothing major, just something to bid my time while in class. I just mastered the "IF" command, and now I want to try and see if I...
  10. Toulousaing

    Windows 7 Is this the right place to discuss WMI Diag issues ?

    Hello all, A new (kind of) Scripting Guy here. :cool: I'm heavily working on WMI and found about the free WMIDiag tool (that I had to modify a bit to accept Windows 7) Is this a right place to discuss such tool use, please? Thanks.
  11. Z

    Windows 7 802.1x scripting in windows 7

    Hi, I have come across a problem that I was unable to fix. I need a script that configures 802.1x authentication in windows 7 for the wired network. Windows 7 has a great improvement over XP, the netsh lan profileproperties command. it enables me to configure all settings I want to tweak...
  12. T

    Windows 7 VB script will not display results in a window.

    When running the following script it will not display the results in a pop up window. This is only happening in Windows 7 Ent. The scrip does work fine from the cmd prompt. Some lines are commented out on purpose. Just want for the user to run this from the desktop and then tell me what the...
  13. GLSmyth

    Windows 7 Receiving Generic ASP Error Message

    I just got a new computer with Windows 7 and installed IIS, including support for ASP. I am running everything locally on my computer. A simple statement like <% response.write time() %> works fine, so ASP is working, However, when I try to run a page that accesses a database (at least...
  14. A

    Windows 7 Programing for new users

    hi i got a laptop for cheap and i wanna write some programs something easy, "as its going be the first time " :D easy script commands, like making it open words and command it to type HEllo, something easy dose anyone know any programs that i could use to do this and for me to learn system...
  15. Mike

    Windows 7 Environment Variables in Windows 7

    The following are Environment Variables in Windows 7 which can allow you to get to system locations more efficiently. What are Environment Variables in Windows? Well, if we understand that "variables" are things that can be changed, and if we also understand that the environment that variables...
  16. Elmer

    Windows 7 Disable Adobe Auto Update Manager

    Did you know that the Adobe AAM Updater is scheduled to run every day at 02:00? AAM Updater plants itself in your Task Scheduler and your Startup to maintain this routine. Yet Adobe probably releases an update only every couple of months. If you try to delete those entries, the next time you...
  17. A

    Windows 7 AnalogX Script Defender

    Source/Download: System Downloads : Script Defender /// AnalogX
  18. Josephur

    Windows 7 .NET Impersonate? RunAs? Running application on another users desktop from an underprivileged users

    I'm a programmer and I'm trying to create an app or shortcut that runs a user as an already logged on user (switch users), but also leaves the application running on the privileged users desktop? I cannot use a service, it's out of the question as this is a 3rd party app, and no I don't want to...
  19. M

    Windows 7 manual editing of desktop.ini has no effect

    I've been trying to modify the "folder picture" for a large number of folders, and to that end am going to write a script to modify the desktop.ini in each folder. The thing is, changing the desktop.ini doesn't seem to have any visible effect. If I manually change the picture (folder...
  20. T

    Windows 7 List of commands to use in command prompt

    Can I get a list of commands I can use in a command prompt, please?
Back
Top