batch file

  1. M

    Windows 7 netsh mbn show interfaces results in command not found on Win7 64Bit

    Hi, I'm trying to run "netsh mbn show interfaces" from a .bat or .jar file on a Windows 7 64bit system but every time I run my file, it results in "The following command was not found mbn show interfaces". When I run that same command in a cmd.exe prompt, the result is correct and as...
  2. W

    Windows 7 Access Denied Batch Error

    So When I type the command windows.bat (vmware unlocker) i get access denied HELP
  3. W

    Windows 7 Batch File Error - Access Denied

    Hi Guys, So, Basically When I Hold Shift+Right Click On a Folder And Open Command Prompt Here I Get Access Denied... HELP ME PLEASE :silence: Cheers Weller :D
  4. J

    Windows 7 Network mapped drive to Windows 7 system dropping connection

    I have two Windows 7 Ultimate computers and around 10 Windows XP (Home and Professional, SP2 and SP3) computers trying to connect to it. It's just a LAN (no internet access). I have set all of the password-protected sharing off on the Win 7 systems. I have tried opening up ALL of the...
  5. T

    Windows 7 Runas and chkdsk

    Running a clean installation of Windows 7 Home Premium, 64-bit, fully updated. I'm writing a document that I would like to include a hyperlink to a shortcut or batch file that the reader (my daughter) can simply click on and it will run chkdsk via batch file in a command prompt. When I run it...
  6. flip66

    Windows 7 Enviornment Variables will not stick through CMD or Power Shell (even if I run them as admin)

    I have tried numerous times in both Command Prompt and Power Shell to set the Environment Variable for "Path" and it will not stick. I have tried running as admin as well. If I test it in the open CMD or Powershell Window it seems to stick, but if I open a new window it is gone. If I go through...
  7. adamquadmon

    Windows 7 Script for change files permissions

    Hi, I've a problem with a software that create some files, those Child objects do not inherit permissions from their parent as expected. To solve this issue I have to manually edit the parent permission and give to his childs the same permissions of the folder itself. The checkbox solud be...
  8. Elmer

    Windows 7 Kill Explorer Context Menu Switch

    If you're into modifying system files etc. you'll soon get fed up of logging out/in or using Task Manager to stop and re-start Explorer.exe all the time. Even if Explorer has died and you can r-click the desktop this will save you logging out/in or launching Task Manager (Ctrl+Alt+Delete)...
  9. P

    Windows 7 How to create a shortcut to a *.bat batch file in the SAME (unknown) folder?

    I have written a batch file (e.g.aaa.bat) which can take several paramters and runs fine as long as I enter the start command at the command prompt e.g aaaa.bat -start -log In order to avoid always having to enter manually this command I created a shortcut to this batch file and placed it...
  10. P

    Windows 7 How to change "My Documents" env var temporarily for a certain GUI program?

    Ok, I know, I can change/set environment variables through Control Panel--->System The current environment variable values are fine for most of my programs. However there is one program which puts some config files into the folder which is currently defined as user variable "My...
  11. J

    Windows 7 Specifying which network device a program can/should use

    Greetings all, I am wondering it is possible for me to specify which network device a program should use when executed. Currently, I have a wireless and wired connection on my laptop. 99% of the time, I don't care if it is using the wireless and in fact, I'd prefer it since I often have to...
  12. M

    Windows 7 Temp staging files for copying later-folder pointers

    I have a lot of directories that need to be transported via USB drive later (the files/folders vary each time). I want the files to remain in their original location, but have some kind of folder or structure where I can group the folders so that when I need to copy them, it is a simple matter...
  13. B

    Windows 7 How to get CMD to run in non-fullscreen mode

    I've been playing around with some batch files, and was trying to get the cmd to run in fullscreen mode. I used the same technique that i used in windows XP, using the line:"reg add HKCU\Console\ /v Fullscreen /t REG_DWORD /d 1" in a batch file to make the cmd go fullscreen by default. Now my...
  14. Elmer

    Windows 7 "Sleep is not recognised" etc. Error in Batch File

    I have a batch file that I use to: Create a restore point, then swap out my modified system files. I store the "Sleep.exe" file in the same folder as the batch file. The script goes something like: echo Please wait while a Restore Point is made. sleep 17 Take ownership,Rename Replace, Blah...
  15. T

    Windows 7 running .bat each time computer starts

    i would like to if its possible on windows 7 to run a bat each time computer starts from HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run for example of from startup or its just not possible because of the uac ? i dont want to use task scheduler
  16. kaos

    Suggestion : Reputation / groups

    hi, i had a suggestion for the website so i hope people can see my idea IDEA 1 i though of having peputation reputation can be given if some one has given good and helpful , i no there is the "like" option if some one likes the post however i thought the idea can be more aimed...
  17. P

    Windows 7 Set individual cmdprompt windows sizes (num of rows/cols) for different batch scripts?

    When I start a DOS batch file *.bat procedure then a cmdprompt window opens with the default number of columns and rows. In old WinXP I could pause the batch script and change the number of columns/rows of this terminal/cmdprompt windowa as well as other parameters like font size. AND...
  18. D

    Windows 7 Win 7 Batch file needed

    Hi Can someone help me with a batch file that will delete the files in the c:/program Data/microsoft/windows/DRM folder on a Win 7 PC? Thanks in advance. Derek
  19. T

    Windows 7 Wireless Adapter Power Settings Reverting

    I've got a strange problem. Whenever I restart my computer, the Power Management settings on my wireless adapter keep reverting back to the defaults. This is a problem because the option "Allow this device to wake the computer" is enabled by default for this wireless adapter. Not only is this...
  20. P

    Windows 7 Web browser crashes when trying to upload a file (after installing Win 7 SP1)

    3 days ago, I installed the new Windows 7 SP1; and installation went just fine. but when I tried to upload a file from within yahoo mail, IE8 crashes as soon as I click the "Choose file to upload" button. Actually, I do see the applet, but then it crashes on cmctl32.dll. This also happens on...
Back
Top