I'm new to batch files and I know a few basic commands but I want to go into the more in-depth commands, such as runnin files with different attrbutes etc. There is another I want to use by i'm not sure if it's possible. So:
Is it possible to run a .exe (executable) file in a custom resolution...
My three PC's are all in homegroup, but when i do "msg * text" the message only goes to the PC thats sends .. for example .. if from my laptop i do that cmd .. the msg only returns to me .. why my other PC's dont get the message?
- they are on the same network and in homegroup
whats up?
Ok there are many guides on how to assign ONE certain extension (e.g. .aaa) to one program
myprog.exe so that a double click on a file myfile.aaa will automatically start the program and load the file.
But what I need is a similar but different way of assignment.
I want completely replace...
So i have a pretty good understanding of computers, i like to change my password often just to be secure.
When doing so i change it via CMD prompt, because for me this is just the fastest easiest way.
Well today something went horribly wrong, i have no idea what happen. All i know is i can no...
access denied
admin account
admin rights
cmd prompt
commandline
computer security
error resolution
guest account
password change
password reset
profile problem
safe mode
system error
tech support
troubleshooting
user account
user management
windows 10
windows issues
windows support
I have recently bought a Samsung ativ book 9 lite. Generally I'm happy with it but not at all with the bad usage of the disk space it has. It is supposed to have 128GB but:
1) It has a recover partition which takes up to 18GB (I think I should remove this one, what do you think of this?).
2)...
ativ book
commandline
disk space
filesystem
installation
maintenance
optimization
performance
recovery partition
samsung
space management
storage
suggestions
tech support
troubleshooting
updates
windows
windows folder
winsxs
I have an issue, i have just started a Windows 7 Migration Project and i was originally brought in to do GPO, now i have bene asked to do something else and i am a little stuck. Basically we still run Windows XP on most of our machines but will start migrating over to 7 soon. We run a batch...
active directory
batch script
commandline
desktop icons
error handling
file management
gpo
installation
it support
logon
migration
network drive
scripting
shortcuts
system administration
task management
upgrade
user profiles
windows 7
windows xp
Hello.
I have windows 7 ultimate 32
I got problem when i downloaded Spyhunter and after i did what it asked me and restarted my pc. My computer came to a place call "grub>" . Every time i reboot my pc i came. To the same place. After some serching i did something real STUPID. when i came to...
bios
black screen
boot issues
bootable cd
bootmgr
commandline
error
freedos
grub
operating system
parted magic
partitions
recovery
restart
spyhunter
technical support
troubleshooting
windows 7
If I open a CmdPrompt and type
set myvar=foobar
then this environment variable is set only for the time the CmdPrompt exists and is only visible INSIDE the CmdPrompt.
How do I set such an environemnt variable from CmdPrompt (!) but permanently (forever) for
- a certain user
- whole...
In the past I setup a network share for a local folder by
right-clicking on that folder in WinExp
click "Properties"
click "Sharing" tab
click "Advanced Sharing"
activate checkbox "Share this folder"
assigning my user account to the list of permissions
removing "Everyone" access.
This works...
advanced sharing
commandline
file sharing
folder permissions
folder properties
network sharing
remove sharing
unshare folder
user accounts
windows 10
windows 11
windows explorer
Hi
I have created two files and they don't work. One gives a menu and the other flashes
:Installs Adobe Shockwave Player 12.0.3.133 application
set install=\\mgtutils01\Window7apps\Testing Apps\sw_lic_full_installer\admin_install
msiexec /i %install%\sw_lic_full_installer.msi /qn!
EXIT /B 0...
Hello All -
Trying to activate my legit copy of win7, having incredible amounts of frustration/difficulty
Upon entering my product key, i get the 0x80070005 "Access is denied" error
After some detective work, it appears that this problem is related to administrator/permission levels on the...
access denied
activation
administrator
commandline
error
failed call
frustration
group policy
legit copy
microsoft
mmc
permissions
product key
secpol.msc
support
system settings
tech support
troubleshooting
user account
windows 7
Hello,
I have a batch file that I am using to change the various items on my computer. I put the changes in the registry and then use the following command to implement the change
%SystemRoot%\System32\RUNDLL32.EXE user32.dll, UpdatePerUserSystemParameters
This approach worked great in...
Hi,
I mostly use another OS, and need to rewrite following script into one which works in windows.
OK, here's the command:
curl -s -x 127.0.0.1:8888 -b ./cookies.txt -X GET Link Removed 2>&1 | tr -d '[]' | sed "s/,/\n/g" | head -n 1 | sed "s/.\(.*\)./\1/"
here's what it does: loads content of...
Please do not suggest I contact Mcafee on this, I could have backed up and reinstalled Windows 7 in the time I have already wasted dealing with them. I only have one word for them and it is USELESS. I have a Mcafee vaults folder on my desktop I cannot get rid of. The folder was not installed...
I have created a batch file to run three programs. However it doesn't run the first two just the last one. Whenever the batch file is running I see a window open and quickly close when each of the first two programs are requested to run. The window is only open for a second so I cannot see...
I was trying to get the 'CD' (change directory) DOS command to work with
input redirection (left arrow), but could not do so, tho, thank goodness,
I found PUSHD&POPD so I no longer need CD in my .BAT now. However, I could not
get any of these commands to work either: TYPE, MORE, and especially...
batch file
cd commandcommand execution
commandline
console input
dir command
dos commands
error handling
file paths
input redirection
peekconsoleinput
readfile
sp1
type command
win32 api
windows 7
What I am wanting to do is when I right click on a file have an option to run a command.
for example:
-filebot -rename "filename"
This command would execute if I clicked on the option in the right click menu