Until now, the VB and C# compilers have been used as black boxes. You put text in, and you get out a binary file. In our long-lead project, codename "Roslyn," we are changing that dynamic by building an API that exposes our compilers' analysis engines. In this session, we'll go in-depth in...
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...
64 bit
available commands
batch file
command execution
command line
command not found
compatibility
error message
jar file
mbn command
netsh
networking
scripting
software issues
sys32
system configuration
syswow64
troubleshooting
user input
windows 7
Hello,
I have an application which a pc in the newtork runs a VBS script to another pc and executes some actions. It works fine in physical/Virtual machines of Windows XP and Physical machines of WIN7 but the script is not executing in Virtual Machines with WIN7. Do you have any idea what is...
hello everyone.
i have tried to print from ms windows explorer 9 and get an error or scripting line 2107- res://ieframe.dll/preview.js- invalid argumennt and can not print any page, in other browsers can print a website but in IE9 not, i have tried many guides on the net regsitereing...
hello there!
i am new here so please be kind!
i have a little problem with my panasonic cf-18 digitizer. i am running on win7 ultimate.
when i close my lid, it seems like an installed pcmcia card is causing interfernces which win7 interpretes as a digitizer input. the pen cursor is flickering...
automation
bluetooth
cursor flickering
digitizer
hardware damage
input control
interference
lid sensor
panasonic
pcmcia
pen input
scripting
software malfunction
usb
user help
windows 7
I have the following FTP code which works perfectly on my one PC at the office. I have just been given a new PC and when running the macro run time error 440 "unable to wait for process"
The following code is highlighted
wsh.Run FTPcommand, 5, True
I am using Office 2010 and...
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...
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)...
batch file
context menu
customization
desktop
efficiency
explorer
file management
modify
program
registry
restart
scripting
shutdown
system files
taskkill
tips
user guide
utilization
windows
workflow
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...
I have a simple script that will copy the path of a file to the clipboard, when the file is dropped onto the script. The script works perfectly fine in Windows 7 and a normal XP box. However, in XP Mode the script will not accept the argument. Has anybody run into this, and found a way to...
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...
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...
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...
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...
batch file
batch scripts
cmd
command line
command prompt
compatibility
custom settings
dos
font size
parameters
powershell
script automation
scripting
terminal
title command
user preferences
window management
window size
windows 7
windows xp
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
hi guys, does any one know to programme a task scheduler to kill a programme at a specific time on wwwin7 other that using softwares like kill task, etc........expecting a reply post soon.thanks guys!!!!
Requirement: Enable/Disable mirroring (also called cloning) between multiple monitors programatically.
Platform: Windows 7 onwards
Research: So far I've come across Windows 7 new API called CCD Link Removed - Invalid URL In the draft it says to deliver what I need.
Problem: I don't know...
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...
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...