Microsoft Windows Vista Community Forums - Vistaheads
Recommended Download - Clean, repair and optimize your system



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Free Spam filter for Outlook and Outlook Express

How do I become an Identified Publisher

microsoft.public.windows.vista.general




Recommended Fix - Fix Vista Errors and Optimize Performance

Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Driver Scanner 2009 - Free Scan Now
Reply
  #1 (permalink)  
Old 02-28-2007
Joseph Geretz
 

Posts: n/a
How do I become an Identified Publisher
Is there anything I can do for my Setup MSI / EXE that will make it trusted
so that it will automatically run elevated without prompting the user?

Thanks!

- Joe Geretz -


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-28-2007
John Blessing
 

Posts: n/a
Re: How do I become an Identified Publisher

"Joseph Geretz" <jgeretz@nospam.com> wrote in message
news:ey1YQA4WHHA.4076@TK2MSFTNGP05.phx.gbl...
> Is there anything I can do for my Setup MSI / EXE that will make it
> trusted so that it will automatically run elevated without prompting the
> user?
>
> Thanks!
>
> - Joe Geretz -


I think what you need is a code signing certificate - e.g. from
http://www.instantssl.com/

--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook, find/replace,
send newsletters


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-28-2007
=?Utf-8?B?SmVzcGVy?=
 

Posts: n/a
Re: How do I become an Identified Publisher
That doesn't make it run without a UAC prompt. You can't do that unless, I
surmise, you make a manifest that defines the execution level as the user
with no elevation.

"John Blessing" wrote:

>
> "Joseph Geretz" <jgeretz@nospam.com> wrote in message
> news:ey1YQA4WHHA.4076@TK2MSFTNGP05.phx.gbl...
> > Is there anything I can do for my Setup MSI / EXE that will make it
> > trusted so that it will automatically run elevated without prompting the
> > user?
> >
> > Thanks!
> >
> > - Joe Geretz -

>
> I think what you need is a code signing certificate - e.g. from
> http://www.instantssl.com/
>
> --
> John Blessing
>
> http://www.LbeHelpdesk.com - Help Desk software priced to suit all
> businesses
> http://www.room-booking-software.com - Schedule rooms & equipment bookings
> for your meeting/class over the web.
> http://www.lbetoolbox.com - Remove Duplicates from MS Outlook, find/replace,
> send newsletters
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-01-2007
Joseph Geretz
 

Posts: n/a
Re: How do I become an Identified Publisher
So the capability of the manifest is to either:

1. Specify that the executable does not require elevation.
2. Specify the the executable will require elevation, in which case Windows
will raise the elevation dialog before launching.

But I guess there is no way to achieve the following?

3. Executable will require elevation. Executable is trusted and so Windows
will elevate the executable without prompting the user?

No way to achieve option 3?

Thanks,

Joseph Geretz

"Jesper" <Jesper@discussions.microsoft.com> wrote in message
news:2C62EC37-EAD9-4128-B3D8-EDF0806565CC@microsoft.com...
> That doesn't make it run without a UAC prompt. You can't do that unless, I
> surmise, you make a manifest that defines the execution level as the user
> with no elevation.
>
> "John Blessing" wrote:
>
>>
>> "Joseph Geretz" <jgeretz@nospam.com> wrote in message
>> news:ey1YQA4WHHA.4076@TK2MSFTNGP05.phx.gbl...
>> > Is there anything I can do for my Setup MSI / EXE that will make it
>> > trusted so that it will automatically run elevated without prompting
>> > the
>> > user?
>> >
>> > Thanks!
>> >
>> > - Joe Geretz -

>>
>> I think what you need is a code signing certificate - e.g. from
>> http://www.instantssl.com/
>>
>> --
>> John Blessing
>>
>> http://www.LbeHelpdesk.com - Help Desk software priced to suit all
>> businesses
>> http://www.room-booking-software.com - Schedule rooms & equipment
>> bookings
>> for your meeting/class over the web.
>> http://www.lbetoolbox.com - Remove Duplicates from MS Outlook,
>> find/replace,
>> send newsletters
>>
>>
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-01-2007
David Hearn
 

Posts: n/a
Re: How do I become an Identified Publisher
Nope, not even Microsoft do that - all their apps which require UAC get
prompted - although the OS ones have a slightly different display than
the signed/unsigned versions.

D

Joseph Geretz wrote:
> So the capability of the manifest is to either:
>
> 1. Specify that the executable does not require elevation.
> 2. Specify the the executable will require elevation, in which case Windows
> will raise the elevation dialog before launching.
>
> But I guess there is no way to achieve the following?
>
> 3. Executable will require elevation. Executable is trusted and so Windows
> will elevate the executable without prompting the user?
>
> No way to achieve option 3?
>
> Thanks,
>
> Joseph Geretz
>
> "Jesper" <Jesper@discussions.microsoft.com> wrote in message
> news:2C62EC37-EAD9-4128-B3D8-EDF0806565CC@microsoft.com...
>> That doesn't make it run without a UAC prompt. You can't do that unless, I
>> surmise, you make a manifest that defines the execution level as the user
>> with no elevation.
>>
>> "John Blessing" wrote:
>>
>>> "Joseph Geretz" <jgeretz@nospam.com> wrote in message
>>> news:ey1YQA4WHHA.4076@TK2MSFTNGP05.phx.gbl...
>>>> Is there anything I can do for my Setup MSI / EXE that will make it
>>>> trusted so that it will automatically run elevated without prompting
>>>> the
>>>> user?
>>>>
>>>> Thanks!
>>>>
>>>> - Joe Geretz -
>>> I think what you need is a code signing certificate - e.g. from
>>> http://www.instantssl.com/
>>>
>>> --
>>> John Blessing
>>>
>>> http://www.LbeHelpdesk.com - Help Desk software priced to suit all
>>> businesses
>>> http://www.room-booking-software.com - Schedule rooms & equipment
>>> bookings
>>> for your meeting/class over the web.
>>> http://www.lbetoolbox.com - Remove Duplicates from MS Outlook,
>>> find/replace,
>>> send newsletters
>>>
>>>
>>>

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-01-2007
=?Utf-8?B?SmVzcGVy?=
 

Posts: n/a
Re: How do I become an Identified Publisher
It is not a matter of trusting the executable. It is the matter of the user
understanding (and consenting to) running something that requires
administrative privileges. UAC is not intended to warn people that some
executable might be bad. It is intended to enable people to run without admin
privs most of the time.

There is a third option for the manifest. You can also specify that the
executable should run with the maximum privilege available to the user. A
standard user would run the executable without elevation. A user in the
Administrators group would get prompted for elevation to create a token with
Administrators enabled. This is what is being used for regedit, for example.

"David Hearn" wrote:

> Nope, not even Microsoft do that - all their apps which require UAC get
> prompted - although the OS ones have a slightly different display than
> the signed/unsigned versions.
>
> D
>
> Joseph Geretz wrote:
> > So the capability of the manifest is to either:
> >
> > 1. Specify that the executable does not require elevation.
> > 2. Specify the the executable will require elevation, in which case Windows
> > will raise the elevation dialog before launching.
> >
> > But I guess there is no way to achieve the following?
> >
> > 3. Executable will require elevation. Executable is trusted and so Windows
> > will elevate the executable without prompting the user?
> >
> > No way to achieve option 3?
> >
> > Thanks,
> >
> > Joseph Geretz
> >
> > "Jesper" <Jesper@discussions.microsoft.com> wrote in message
> > news:2C62EC37-EAD9-4128-B3D8-EDF0806565CC@microsoft.com...
> >> That doesn't make it run without a UAC prompt. You can't do that unless, I
> >> surmise, you make a manifest that defines the execution level as the user
> >> with no elevation.
> >>
> >> "John Blessing" wrote:
> >>
> >>> "Joseph Geretz" <jgeretz@nospam.com> wrote in message
> >>> news:ey1YQA4WHHA.4076@TK2MSFTNGP05.phx.gbl...
> >>>> Is there anything I can do for my Setup MSI / EXE that will make it
> >>>> trusted so that it will automatically run elevated without prompting
> >>>> the
> >>>> user?
> >>>>
> >>>> Thanks!
> >>>>
> >>>> - Joe Geretz -
> >>> I think what you need is a code signing certificate - e.g. from
> >>> http://www.instantssl.com/
> >>>
> >>> --
> >>> John Blessing
> >>>
> >>> http://www.LbeHelpdesk.com - Help Desk software priced to suit all
> >>> businesses
> >>> http://www.room-booking-software.com - Schedule rooms & equipment
> >>> bookings
> >>> for your meeting/class over the web.
> >>> http://www.lbetoolbox.com - Remove Duplicates from MS Outlook,
> >>> find/replace,
> >>> send newsletters
> >>>
> >>>
> >>>

> >
> >

>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-04-2007
Robert Moir
 

Posts: n/a
Re: How do I become an Identified Publisher

"Joseph Geretz" <jgeretz@nospam.com> wrote in message
news:ujrbMNBXHHA.1212@TK2MSFTNGP03.phx.gbl...

> 3. Executable will require elevation. Executable is trusted and so Windows
> will elevate the executable without prompting the user?
>
> No way to achieve option 3?


If someone finds a method on monday, I'd expect a virus or other similar
malware to drive a truck through the method by wednesday morning at the very
latest. So I hope not.

Please don't take this the wrong way, but I've seen a lot of posts from you
over the past few weeks asking why/how to get around various parts of the
operating system as a developer. I realise it's a lot of work... hell I
don't even _like_ Vista myself so I don't agree with how it does everything
and I'm not defending it, but if I may be so bold, I'd suggest you might
find it easier in the long run to refactor your application to work with
Vista in one of its "accepted" ways.

--
Robert Moir
http://www.rhymeswithgeek.com


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-04-2007
=?Utf-8?B?SmVzcGVy?=
 

Posts: n/a
Re: How do I become an Identified Publisher
> I'd suggest you might
> find it easier in the long run to refactor your application to work with
> Vista in one of its "accepted" ways.


I'm REALLY, REALLY hoping you'd find far more customers that way too than if
you tried to somehow work around it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 03-05-2007
Joseph Geretz
 

Posts: n/a
Re: How do I become an Identified Publisher
> Please don't take this the wrong way, but I've seen a lot of posts from
> you over the past few weeks asking why/how to get around various parts of
> the operating system as a developer.


I certainly won't take this the wrong way, because evidently you're not
referring to anything I've posted. When you use phraseology like 'get
around' various parts of the operating system, I really have no idea what
your referring to. Asking for specs on how an oprating system operates
shouldn't be construed as an attempt to 'get around' the OS. Or perhaps
you've just hit on why MS typically witholds that information? They think
that vendors will use it to 'get around' the OS?

- Joseph Geretz -

"Robert Moir" <robspamtrap@gmail.com> wrote in message
news:Oos1fneXHHA.2268@TK2MSFTNGP06.phx.gbl...
>
> "Joseph Geretz" <jgeretz@nospam.com> wrote in message
> news:ujrbMNBXHHA.1212@TK2MSFTNGP03.phx.gbl...
>
>> 3. Executable will require elevation. Executable is trusted and so
>> Windows will elevate the executable without prompting the user?
>>
>> No way to achieve option 3?

>
> If someone finds a method on monday, I'd expect a virus or other similar
> malware to drive a truck through the method by wednesday morning at the
> very latest. So I hope not.
>
> Please don't take this the wrong way, but I've seen a lot of posts from
> you over the past few weeks asking why/how to get around various parts of
> the operating system as a developer. I realise it's a lot of work... hell
> I don't even _like_ Vista myself so I don't agree with how it does
> everything and I'm not defending it, but if I may be so bold, I'd suggest
> you might find it easier in the long run to refactor your application to
> work with Vista in one of its "accepted" ways.
>
> --
> Robert Moir
> http://www.rhymeswithgeek.com
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
word and excel and microsoft publisher =?Utf-8?B?T3NjYXI=?= microsoft.public.windows.vista.file management 2 02-28-2007 17:43




All times are GMT +1. The time now is 07:31.




Driver Scanner - Free Scan Now

Vistaheads.com is part of the Heads Network. See also XPHeads.com and Win7Heads.com.


Funny Commercials to make you laugh :-)

Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119