Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

Serious bug in Service.Query with non-English Language Pack

$
0
0
I set Windows 7 x64 to a non-English Language Pack (for example, German). My setup program then runs the following query for a non-existent service:

status = Service.Query("", "foo");

status returns 1 (SERVICE_STOPPED).

When I switch Windows back to the English Language Pack it correctly returns 0 (SERVICE_NOT_FOUND).

Is this a known issue? Is there a fix or workaround?

I am using SUF 9.5.2.0 (the latest, I believe)

Viewing all articles
Browse latest Browse all 2105

Trending Articles