Why I try to install any program I see "Another installation is in progress. You must complete that installation before continuing this one." error.
Googled the web and found that solution would be to delete
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\InProgress registry key and reboot.
That didn't help me…
Hi
I am using ObjectDataSource, ListView, CustomPaging
If the total number of rows is too big, I got OutOfMemory exception, it seems that it caused by some array, I don't get it, because total number of rows should never make any array to be filled with elements, the page size do!!
This is the logger.
****EXCEPTION # 3 : 4/30/2010…
I am trying to load windows 7 on a new Mac Air(OS X 10.9 Mavericks) using Boot camp, a downloaded windows 7 iso file, and USB3 flash drive. No obvious issues with stepping through the initial phases of boot camp and disc partition, but when the system reboots to load windows setup/install from the USB3 flash, it stalls after a few…
I tried to install Ubuntu 10.10 desktop edition on my laptop and unfortunately it didn't detect my keyboard (it detects my mouse) so I couldn't finish installation.
Is it something wrong I'm doing? There isn't really much to specify during the installation process and I'm really disappointed that such a trivial task as…
Note: I'm posting this here on Superuser as I think the issue is more related to the Windows Installer than the game itself.
My friend is having trouble installing Company of Heroes and CoH: Opposing fronts under Windows 7. A couple of percent into the installation, when the C/C++ runtime is being installed, the install…
I'm trying to install a CentOS OS with kickstart using HTTP as the installation source.
The kickstart server and the installed server are both running on VMs on the same machine.
after the anaconda system installer starts it fails with the following message:
I tried installing two different versions of Centos(5.5 and…
I have recently purchased a new office desktop PC from Dell with OEM version of Windows 7 Pro and Office 2010 Pro.
One of the reasons I always use Dell is that they always supply installation media CDs or DVDs, unlike some other companies that just give you ISO images on the hard disk that you have to burn yourself.
…
Hi,
I've been convinced to use windows setup files(msi) for the installation of my new windows forms application after I asked a question here and got some excellent answers (thank you all):
http://serverfault.com/questions/97039/net-application-deployment
Now i have a different question:
My application will need…
I have legacy code which I need to improve for performance reasons. My application comprises of two executables that need to exchange certain information. In the legacy code, one exe writes to a file ( the file name is passed as an argument to exe) and the second executable first checks if such a file exists; if…
I have a Samsung NP530U3B with a Hitachi HTS545050a7e380 Harddrive. In the Bios it shows as one drive
Hitachi hts545050a7e380
When I try to install Windows 7 it show 2 drives in the setup
Drive 0 with 15 GB
Drive 1 with 460 GB
Guess it is a hybrid of SSD and normal harddrive, right?
I tried to install it on…
I'm running Ubuntu 11.10 on my Macbook Pro (Late 2009) as the only operating system, so theres's no Mac OS X oder Bootcamp installed. It runs fine and now i'd like to create an image of the current installation.
Unfortunately my Acronis True Image cd doesn't boot on this device and my attempts to create an image…
What are some ways for managing the installation and configuration of various software applications and settings in group of linux development and server computers? Is a set of basic scripts a good means of attack?
I was thinking about just having a ton of scripts, such as:
setup_dev_env…
Please answer these 2 questions:
Our installation is not recognising the SQL server 2008 and if we try to create a DB, its telling Server components not found. Please tell what may be the issue and why it's not recognising. But our installation proceeds as client installation(if i point…
I've got a laptop that has a broken harddisk controller. Replacing the motherboard is quite expensive. I thought about buying a flash drive and installing & running the system from it.
However, I'm concerned about some things.
Speed: Are they fast enough for swap memory (I've got…
I've need to install a software (NetOpSchool Software and a Antivirus) and I have a server client based set of computers which is connected. I want to know how to install a software from the server other than installing it one by one in the client machines.
I would like to use encryption on my external HDD but I would like to be able to access the encrypted data from Windows as well. As suggested in other questions, TrueCrypt is one option here, or I am using momentarily encfs, which is not available for Windows.
But my question goes…
I am using special program where it loads some url imagine it like window with automatically load www.google.com - program starts and it load the site - BUT when you click on some links in the program window it opens in default browser - how it can be opened in default browser - I…
I discovered this when I tried to use EasyBCD to well, edit by bcd, but it said "The current file is in use and cannot be opened by EasyBCD..."
So I tried to use handle.exe to stop it but it said
\Handle>handle -c 15C -p 4
Handle v3.46
Copyright (C) 1997-2011 Mark…
if my VM's are not created using virt-manager or are created using any other tool, then virsh system list command does not give them in the list of running VM's however they are running perfectly on my KVM server. Is there a way to list these VM's in my system list…
Hi,
I am running under Debian and I have recently upgraded to Squeeze.
Since then, I am having so much problems with Webmin. So I have decided to remove it using:
apt-get remove webmin
And then I downloaded the sources of Webmin 1.530 and compiled it. But the…
I am working on a system having multiple servers. I am interested in monitoring some server specific data like CPU/memory usage, disk/filesystem usage, network traffic, system load etc. and some other my process specific data. What are available open source that…
I have with me a Debian CD, which I want to customize for my own needs.
I have extracted the CD and started to change some parts of it, e.g Splash screen (splash.png) installer Title (through isolinux.cfg) etc
These are the things that I want to do:
Change the…
I am trying to dual boot Windows 8 with Windows 7 . But I keep getting an error while selecting the drive to install on . The error is ""Setup was unable to create a new system partition or locate an existing system partition. See the Setup log files for more…
SysInternals's WinObj can list all device objects.
I wonder how it can list the devices.
Is there any open source we can read?(or a code snippet)
What is the most significant function I should know?