From: Darmadi on 20 Jun 2010 03:36 Hi Simon, Try to set Security Rule for the folder where you put your application (maybe C:\CAVO28). Darmadi "Simon Goodman" <simon.spam(a)spam.abersoftware.co.uk> wrote in message news:wMJSn.37421$US6.20841(a)hurricane... > Hi > > Just moved over to Windows 7 64 bit and everything is running fine except > some programs cause UAC messages - "Do you want to allow this > program.....". > > My main programs all run fine without UAC complaining. > > I have a few maintenance programs that all give the same problem - whether > run from the IDE or EXE. Even if I say Yes I want to allow it to run it > then it disappears and needs killing from the task manager. > > The programs run fine when UAC is switched off. > > I've been looking for differences between the main apps and these other > and cant find any. > > Any pointers would be very helpful. > > TIA > > Simon > >
From: Simon Goodman on 21 Jun 2010 05:28 Hi Darmadi / Geoff, That's the weird part - my main programs run fine in the same folders, with the same startup code etc. Local folder is C:\AppDevelop\Estimating Other programs work fine in the same location. The ones that dont are really basic programs - they have a main shell, one window with one option so they can update DBF file structures No COM, No registry writing, No where near the Program Files folders. I can live with this as it's a program users will use rarely and it could be good that they need admin rights to run it! But here's where I'm at: I've created a new MDI app from the samples. By just amending the name for the Exe on the properties page I can make it ask for Admin rights or not. Just trying to work out where / what security settings are on the folder and any relation between names that work and those that dont. Thanks for the reply though. Simon "Darmadi" <support(a)gfsoftindo.com> wrote in message news:hvkge4$agm$1(a)speranza.aioe.org... > Hi Simon, > > Try to set Security Rule for the folder where you put your application > (maybe C:\CAVO28). > > Darmadi > > "Simon Goodman" <simon.spam(a)spam.abersoftware.co.uk> wrote in message > news:wMJSn.37421$US6.20841(a)hurricane... >> Hi >> >> Just moved over to Windows 7 64 bit and everything is running fine except >> some programs cause UAC messages - "Do you want to allow this >> program.....". >> >> My main programs all run fine without UAC complaining. >> >> I have a few maintenance programs that all give the same problem - >> whether run from the IDE or EXE. Even if I say Yes I want to allow it to >> run it then it disappears and needs killing from the task manager. >> >> The programs run fine when UAC is switched off. >> >> I've been looking for differences between the main apps and these other >> and cant find any. >> >> Any pointers would be very helpful. >> >> TIA >> >> Simon >> >>
From: Simon Goodman on 21 Jun 2010 05:52 Hi, Could this be something to do with the filename? Having the word "Updates" as part of the filename seems a daft reason but....... Created a new folder C:\SGTemp 1a. Created new MDI application from samples: 1b. File C:\SGTemp\EstUpdates.Exe Needs admin permission to run. 2a. Created new MDI application from samples: 2b. File C:\SGTemp\EstUxdates.Exe Runs fine. Simon PS - I've searched and removed all previous traces of files called EstUpdates in case one of those was in the path. PPS - Anybody got an alternative word for Updates I could use :) I can only seem to come up with four letter ones myself :) "Simon Goodman" <simon.spam(a)spam.abersoftware.co.uk> wrote in message news:DgGTn.142985$eS7.28300(a)newsfe25.ams2... > Hi Darmadi / Geoff, > > That's the weird part - my main programs run fine in the same folders, > with the same startup code etc. > > Local folder is C:\AppDevelop\Estimating > > Other programs work fine in the same location. The ones that dont are > really basic programs - they have a main shell, one window with one option > so they can update DBF file structures > > No COM, No registry writing, No where near the Program Files folders. > > I can live with this as it's a program users will use rarely and it could > be good that they need admin rights to run it! > > But here's where I'm at: > > I've created a new MDI app from the samples. > > By just amending the name for the Exe on the properties page I can make it > ask for Admin rights or not. > > Just trying to work out where / what security settings are on the folder > and any relation between names that work and those that dont. > > Thanks for the reply though. > > Simon > > > > "Darmadi" <support(a)gfsoftindo.com> wrote in message > news:hvkge4$agm$1(a)speranza.aioe.org... >> Hi Simon, >> >> Try to set Security Rule for the folder where you put your application >> (maybe C:\CAVO28). >> >> Darmadi >> >> "Simon Goodman" <simon.spam(a)spam.abersoftware.co.uk> wrote in message >> news:wMJSn.37421$US6.20841(a)hurricane... >>> Hi >>> >>> Just moved over to Windows 7 64 bit and everything is running fine >>> except some programs cause UAC messages - "Do you want to allow this >>> program.....". >>> >>> My main programs all run fine without UAC complaining. >>> >>> I have a few maintenance programs that all give the same problem - >>> whether run from the IDE or EXE. Even if I say Yes I want to allow it to >>> run it then it disappears and needs killing from the task manager. >>> >>> The programs run fine when UAC is switched off. >>> >>> I've been looking for differences between the main apps and these other >>> and cant find any. >>> >>> Any pointers would be very helpful. >>> >>> TIA >>> >>> Simon >>> >>>
From: Ginny Caughey on 21 Jun 2010 06:52 Interesting about "Updates". Didn't know that one. How about "Revisions"? -- Ginny Caughey www.wasteworks.com
From: Simon Goodman on 21 Jun 2010 07:08 Hi Ginny, I dont think it can be just that - although I'd be interested if anyone else can replicate the problem - I doubt it though :) It must be something odd with my setup etc. Tried renaming the app - still wanted admin rights. Copied all mefs from my app into previously working standard MDI app - this then stopped working. Going to leave it alone for a day or two to see if that fixes it :) Simon "Ginny Caughey" <ginny.caughey.online(a)wasteworks.com> wrote in message news:4c1f43b3$0$1667$c3e8da3(a)news.astraweb.com... > Interesting about "Updates". Didn't know that one. How about "Revisions"? > > -- > > Ginny Caughey > www.wasteworks.com > > >
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 Prev: RightSle only 3 gives the number entered. Next: bBrowser and SQL Server |