windows-7

How do I find the DataSnap server in DCOMCNFG?

On Windows 7 I tried to register a new DataSnap server using tregsrvr (using run as administrator), which runs and confirms that the registration succeeded. However I can not find the server in DCOMCNFG to check its settings. There are quite many DCOM entries, which have a GUID as their ID. I know one of them should be the DataSnap serv...

Windows 7 UAC Auto Update application

We have an application suite that we update via a homegrown "Auto Update" application. This application basically connects to our "Updates server" and downloads files to overwrite, update, or even add new features/applications to our application suite. However, this does not work well with UAC. Our Auto Update application is a command...

How can I convince powershell (run through task scheduler) to find my network drive?

I have a simple powershell script on windows 7 that doesn't work properly. (this is not an issue on XP) get-psdrive When I run it directly, I get Name Used (GB) Free (GB) Provider Root ---- --------- --------- -------- ---- A FileSystem A:\ Alias ...

Only SQL Server configuration tools got installed. What's the problem ?

I installed SQL Server 2005 Express edition on my system. I am using Windows 7 (64 Bit) OS. While installing it said compatibility issues. Though, it got installed and showed successfully installed. But, only the configuration tools were installed. Also, how to create a database or how can I use it. Thanks Vinaychalluru ...

How to add icons in notification area?

How to add icons in notification area? ...

Connect to VisualSVN from a network compter?

Hello, I have the following situation: New laptop with Windows 7 professional and IIS installed. The laptop is wireless connected to a home network that has workstation with xp sp 3. I have installed the 64 bit version of visualSVN (version 2.1.4) and imported a repository from the workstation and checked it out on the laptop. Now I w...

Install APC on PHP For Windows 7 x64

When I try to start Apache with [PHP_APC] extension = php_apc.dll [apc] apc.shm_segments=1 apc.optimization=0 apc.shm_size=128 apc.ttl=7200 apc.user_ttl=7200 apc.num_files_hint=1024 apc.mmap_file_mask=/tmp/apc.XXXXXX apc.enable_cli=1 in php.ini, it fails. I have the php_apc.dll in the ext directory. Using Apache 2.2.17 and PHP ...

Why do I have to explicitly add perl before the script for getops to run properly?

When i run my script like so: C:\>perl script.pl -f file It works fine. But, if I just do: C:\>script.pl -f file then I don't get any errors but getopts doesn't assign anything to $opt_f This works just fine on perl 5.8 Windows XP, but it doesn't work on perl 5.12 on Windows 7. There aren't any other versions of perl installed (its...

Problems getting SvnKit to work on 64 bit Windows 7

I'm having a problem getting SvnKit working on 64 bit Windows 7. I open a shell and type jsvn and i get... The system cannot find the path specified. It doesn't say what path. Its not the launcher script as I've checked all the paths. It must be within one of the svnkit jars or a dependent jar. This is the 1.3.4.6888 standalone versio...