scripting

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. A

    Windows 7 AnalogX Script Defender

    Source/Download: System Downloads : Script Defender /// AnalogX
  8. 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...
  9. 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...
  10. 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?
  11. H

    Windows 7 Scipting with Windows 7

    Can anyone help? i need a scipt that calls a "file open menu" and how to assign a name into it. I am thinking of creating a converter that runs on windows 7 and im kinnda stuck in this part, Thanks
  12. R

    Windows 7 Passing parameters from a batch script to a program

    I have just installed a set of PERL programs that are invoked from batch files and the are passed a parameter line from the the batch script. They worked fine under XP but it appears altho the perl scripts work - they do not get the parameters. Has win7 changed the way batch files work?
  13. fjgold

    Create a desktop launcher (shortcut) to shutdown\restart Ubuntu.

    Hi Folks, Cybermoron posted a thread on creating a nifty shutdown button on the Win 7 desktop to make shutdown\restart easier. I posted that I use a similar method to shutdown\restart my Ubuntu installs using a simple python script. He suggested I share that here in the Linux section so here...
  14. L

    Windows 7 How can I make a clickable windows 7 shutdown command?

    How can I make a clickable windows 7 shutdown command?
  15. N

    Windows 7 Users login script for windows 7

    My laptop has six user identities and I would like a script to log onto all of them on startup rather than doing this manually. Windows 7, like Vista fails to find logon profiles sometimes whan certain programs have been run withing a particular profile but logs on fine before any of this...
  16. Celestra

    Windows Vista Internet Explorer 6 And 7 Users Beware !

    Microsoft announced today of new attacks against IE6 and IE7. An unpatched bug that attackers have been recently exploiting, which injects malicious code the computer. The oldest IE 5.01 and the newest IE 8 respectively, are not vulnerable to such attacks. The best way to defend from these...
  17. G

    Windows 7 Need to Convert Windows XP Batch File to Windows 7

    Hello: This is my first time posting here. Thanks in advance for any assistance. I have a batch file that worked faithfully in Windows XP. I wish to update the code to work in Windows 7 Ultimate (64-bit). The code creates a folder with a date in its name. the code is as follows: @echo...
  18. C

    Windows 7 Autounattend.xml - AutoLogon

    Hello Guys! I need help with Autounatted.xml for win7 I want to keep this Link Removed due to 404 Error when installing, the only thing i want to change/add is autologon Administrator Is that possible? Or maybe there is another option? It doesn't have to be Autounattend.xml...
  19. Dominus

    Windows 7 rundll32.exe problem executing a dll

    I have a Tablet (old HP/Compaq TC1100, 1.2 GHz, 1GB RAM). After some fiddling around with old drivers everything is running fine. The TC1100 comes with a software called qmenu with which you can toggle the wireless on and off. That is working. To do that via a script or assigning a button to it...
  20. J

    Windows 7 Create/verify/delete libraries by script?

    Is there a way to script the verification, creation, and deletion of Windows 7 libraries, using any script engine which will run as a login script? For 7 desktops in AD, I would much rather use libraries than mapped drives, if possible. J.E.B.
Back
Top