|
I am currently working on a MSI package for one of my application. It works well; however, before the installation starts, I get the expected UAC window asking me if I trust or not this program from the Unidentified Publisher . I am not concerned by UAC...
Started by Martin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This is a real bargain when compared to $499/year from Verisign .
I use and recommend Comodo which charge as little as $179/year .
John Robbin's Code Signing Article
You need a code signing certificate .
This is a pretty good reference to it...
|
|
How to show the publisher's name instead of "An unidentified program wants to access your computer" in vista?
Started by meenakshi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
There are certain requirements for....
You need to obtain a code-signing certificate (which is different from an SSL server certificate) from a certificate authority, and sign your programs with it .
You need to sign your program with a digital signature .
|
|
I have a problem with Windows 7 RC (7100).
I frequently use a crossover network cable on WinXP with static IP addresses to connect to various industrial devices (e.g. robots, pumps, valves or even other Windows PCs) that have Ethernet network ports.
When...
Started by Rhys on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at serverfault):
It's very strange connected to NIC 2 an "unidentified....
Sadly the unidentified networks are not added to this list unidentified network from "public" to "work" which should allow the work firewall profile).
Networks and some network-groups.
|
Ask your Facebook Friends
|
Can someone help me identify what the purpose of this unidentified syntax is. It is an extra little something in the constructor for this object. What I'm trying to figure out is what is the "< IdT >" at the end of the class declaration line? I ...
Started by Agile Noob on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The way it is defined the id can be any... .
The way you define the ID must be an int .
Hence calling
new DomainObject<string>();
would create a domain object with an Id of type string .
Read about Generics: MSDN
That is how you define a generic class .
|
|
Hi there, as some of you may be aware, I'm currently involved in an on-going saga in getting our servers up and running. As pretty much a newb, I'm slowly making progress, but I've hit a stumbling block.
Here's a bit more about us: We're a website. We...
Started by Django Reinhardt on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Unfortunately you won't be able to make the "unidentified network" message go away unless you specify.
|
|
Ok,
This is my first time on this website, but I was told this was a good place to ask this. I basically have a problem with Windows 7 connecting to my home network.
It keeps identifying my home network as unidentified, and it continually does "identifying...
Started by Gordon on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at superuser):
EDIT
A driver download is available here , version 7.006 dating... .
A driver from Realtek might be better than the default driver of Windows 7, so I suggest that you try to find your network adapter's driver on their site .
This might still be a driver problem.
|
|
Hi,
On extracting some html from a web page, I have some elements containing text that end in an unknown or non-matching whitespace character (ie does not match "\\s"):
<span>Monday </span>
In java, to check what this character is, I am doing...
Started by Richard on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
According to the Pattern Javadocs....
It's a non-breaking space.
Apparently one was using it instead of a normal space .
If you know HTML, you'll understand that it's the same space as represented by .
That's \u00A0 , also known as non-breaking space.
|
|
I am creating an installation package for a VB6 application using Visual Studio Installer from the Visual Studio Installer Enterprise Tools v6.0. My issue is that Installer is adding a strange item under depdendencies, named simply "3". The "Sourcefile...
Started by E Brown on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
And oh yes if it isn't malware then unregister the dependency from the registry using
regsvr32 /u <offending guid>
and then re-run your application to... .
May be some maleware COM component! Do a thorough scan of your computer with a good antivirus .
|
|
I've encountered the following error while scripting in Python.
ERROR Tue 19. Jan 14:51:21 2010 C:\Python24\Lib\site-packages\win32com\client\util.py:0: Script Error com_error: (-2147217385, 'OLE error 0x80041017', None, None)
Unfortunately, I don't know...
Started by Anon. on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Hope it helps
Here's a page at the Microsoft site which might shed some light:
WBEM_E_INVALID_QUERY 2147749911 (0x80041017) Query was... .
I'm not entirely sure what this means, but I found this page , which seems to have some insight about the com_error .
|
|
Post here any sites that list/give info on NC Unidentified remains.
Started by christine2448 on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at websleuths):
Http://www.doenetwork.org/cases/uid-geo-index.html#NC National Missing and Unidentified Persons Unidentified Persons.
|