I have a Java program working with this syntax:
command.jar namefile
I have to run this program for 1600 files in a directory. How can I run this command for every file automatically?
Is there a DOS batch command? Or another way?
I'm looking for some way to run a batch file (.bat) without anything visible to the user (no window, no taskbar name, .etc..).
I don't want to use some program to do that, I'm looking for something cleaner. I've found a solution that uses VBScript, but I don't really like using VBS, either.
Windows 7 Home Premium 32 bit
2 GB RAM
Duo 1.6MHz processors
Since upgrading from Vista to Win 7 File Hippo Update Checker no longer works? It appears to go through the motions of checking the software because the popup window appears but it never fires up the results in a browser which it used to do in Vista.
It simply does nothing after the initial popup window appears and disappears.
Have tried uninstall/reinstall with no joy.
Any ideas?
When I try to select a file or directory which has a space in its path in the Windows Explorer, it selects a completely different directory:
explorer.exe "/select,C:\Program Files\foobar"
I've tried it from Java with
Runtime.getRuntime().exec(new String[] {
"explorer.exe",
"/select," + filePath
});
and with the above command line. In both cases, the same result. What can I do to solve the problem?
I use scp command on my bash shell to copy a file from a remote linux machine while I am logged on to it using ssh.
Now if I connect to the linux machine using Putty on windows machine will I still be able to use scp command to copy files on my windows machine.
what will the command look like?
We are using Bugzlla on windows. We set up the SMTP server configuration in the admin parameters. But Bugzilla is unable to send emails. It always reports "Could not authenticate user". How to know the details of the error? Everything we configured are working fine when used in another system. Can you please point out the location of the log file
Any points to troubleshoot the issue is greatly appreciated.
I'm using the EXPORT feature in Hyper-V to move a large Virtual Machine (VM) over a 1GB network from a Windows 2008 to a Windows 2008 R2 box (200GB) and its so intense that I get the following icon on my destination Hyper-V manager:
Is this expected? Is there another way to get large file across the network and minimize this intense I/O effect? Anyones else ever seen that Do Not Enter sign? The other VMs are functional but slow, but I'm guessing that is expected.
Do I really need to split the single file into multiple files first? Shouldn't there be a one-step utility that lets you burn a CD and define track points at the same time?
A .lnk file in Windows is an actual file intended to be a shortcut to another file. However, I really do want to view the contents on the .lnk file itself. I'm finding it literally impossible to do so; no matter what I try, my applications are opening the contents of the file it points to (drag/drop into text or hex editor, file | open from text or hex editor, etc.)
Is there some way I can tell a program to actually open the .lnk file instead of the file it points to?
I would like to map ip address to specific localhost interfaces (e.g. 23.45.66.77 = 127.0.3.3). For named hosts I can use the hosts file. Naturally this doesn't work for IP address.
This has to work in windows, the only option I've found so far is implementing a TAP/TUN driver like openvpn does.
Are there any other options?
I can not remove a trial version of MS Expression Blend 3 from my pc. I am always getting the same error: "Error writing to C:\Config.msi\6e6288.rbf." The name of the file varies. On the error message window there are two buttons: "Retry" and "Cancel", but clicking on any of them gives the same result - uninstall is cancelled and everything is rolling back.
I tried to change access permissions to that folder in many ways, but result all the same.
I received a out of memory error
SQL Error: 0, SQLState: 53200
from postgres while trying to upload a 10MB file into a single row with a column of blob-type bytea.
Which configuration parameters should be changed to allow inserts of this size, or should this work out of the box without modifications?
Is there an option like in informix-db to create so called blob-spaces?
Linux netfilter iptables Conntrack table already has records for bytes and packets on both directions. Is there any way to log those values to a log file while a connection is closing by netfilter.
tcp 6 430619 ESTABLISHED src=192.168.0.145 dst=33.42.42.42 sport=53601 dport=22 packets=66560 bytes=14800077 src=33.42.42.42 dst=192.168.1.2 sport=22 dport=53601 packets=89726 bytes=68403910 [ASSURED] mark=0 use=1
I have an FTP connection active through the Map Network Drive option in Windows 7 64-bit.
When navigating the remote directory, I see no way to edit files. Windows is completely ignoring file-type associations and "opens" everything with my default browser.
Is there any way that I can simply edit these files?
I'm open to suggestions of other software as well, but from what I can see, NetDrive doesn't work with 64-bit.
I followed the steps here to set up Sharepoint integration with reporting services (SSRS) using native mode. (i.e., get a report explorer and viewer web parts)
However after adding the cabinet file e.g.,
STSADM.EXE -o addwppack -filename "C:\ Program Files\Microsoft SQL Server\100\Tools\Reporting Services\SharePoint\RSWebParts.cab" -globalinstall
I still don't see report explorer in the web parts list. I'm very stuck and confused :-(
I have a scheduled backup that backs up the shared files and system state. It is set to run as "normal" mode. However, when it runs it only makes a 2K size file when it should be like 60GB.What rookie mistake am I making?
I want to programatically rename a file and it could be open. It's a log file. When I was testing my code the rename part didn't work because the log file TestPro.log was open by the TAF (Test Automation Framework).
When TestPro is running and I try to delete the file I get the error "Cannot delete because is being used by another person or program."
Is there any way how to rename a file (programatically) that is open the way the log file was?
I just tried http://www.filedropper.com/ with a 400 Mb file. It succeeded to upload but in the end didn't redirect to the link :(
So any other service like this that works better (please avoid giving me sites with tons of porn ads :))
I am in the process of working on Umbraco and when I go throuogh the process of downloading it from Codeplex via TortoiseSVN, I get the following error message.
C:\Projects\Umbraco\branches\rb403\umbraco\umbraco.webservices\Properties
Can't move
'C:\Projects\Umbraco\branches\rb403\umbraco\umbraco.webservices\Properties\.svn\tmp\entries'
to
'C:\Projects\Umbraco\branches\rb403\umbraco\umbraco.webservices\Properties\.svn\entries':
The file or directory is corrupted and unreadable.
Has anyone seen this before and or know of a workaround? to download everything and sync?
On the one hand I have a lot of tar files created with gnu format, and on the other hand I have a tool that only supports pax (aka posix) format. I am looking for an easy way to convert the existing tar files to pax format - without extracting them to the file system and re-create the archives.
GNU tar supports both formats. However, I haven't found an easy way to the conversion.
How can I convert the existing gnu tar files to pax?
When I install Fedora 19 with a kickstart file and via network, the generated ifcfg-eth0 file is genorated by the kickstart:
# Generated by parse-kickstart
However if I use the same kickstart file and install via a USB stick, the ifcfg file is generated by initrd.
# Generated by dracut initrd
The line in the kickstart file to set the network settings is as follows:
network --device=eth0 --bootproto=dhcp --hostname=SOMEHOSTNAME
Is there away to keep network device settings set in the kickstart file when not installing via network?