Jump to content


Photo

Admin rights for FW package


  • Please log in to reply
10 replies to this topic

#1 qi130

qi130
  • Members
  • 23 posts

Posted 24 October 2007 - 12:23 PM

As Onrightclick event this code
CODE
GetCursorPos(mpos);
mpos:=NextGrid1.ScreenToClient(mpos);
i:=NextGrid1.GetRowAtPos(mpos.X,mpos.Y);

seems to return in i the grid rowcount (I get the rowcount even if I rightclick where is is no row ?), I decide to get the lastest release of d6 free version.

I uninstall previous installed version (compiled date for demo2 = feb 28,2006), download newest and try to install it.

Unfortunatly, the new install process needs admin rights...

What can I do ?

Thx

#2 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,195 posts
  • Gender:Male

Posted 24 October 2007 - 03:41 PM

Hello qi,

Do you maybe using Windows Vista? I am using same version of InnoSetup as before.

Maybe something else is wrong?

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#3 qi130

qi130
  • Members
  • 23 posts

Posted 24 October 2007 - 04:36 PM

Hi Boki !

I'm not using Vista.

I try to install under W2K, and previous install was under W2K.

May be something else is wrong rolleyes.gif

I'll be back after rebooting...

Regards

[EDIT]

It's the same after rebooting... mad.gif

[/EDIT]

#4 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,195 posts
  • Gender:Male

Posted 24 October 2007 - 07:07 PM

Hello qi,

Not sure why this happen. I am using standard InnoSetup for creating setups. If you want, I may send you files inside zip archive and then install it by yourself manually?

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#5 qi130

qi130
  • Members
  • 23 posts

Posted 25 October 2007 - 10:47 AM

QUOTE (Boki (Berg) @ Oct 24 2007, 08:07 PM) <{POST_SNAPBACK}>
Hello qi,

Not sure why this happen. I am using standard InnoSetup for creating setups. If you want, I may send you files inside zip archive and then install it by yourself manually?

Best regards


May be end-user security policy has changed in my company...

Yes, I can try to install from zip archive. Can you attach it to a reply in this current thread ?

#6 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,195 posts
  • Gender:Male

Posted 25 October 2007 - 04:54 PM

Hello qi,

I will zip and attach files here in few hours.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#7 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,195 posts
  • Gender:Male

Posted 25 October 2007 - 05:24 PM

Hello Qi,

Please look attached file:
[attachment=331:nxgrid_d6.zip]

You will need now to manually install BPL files located in Lib\Delphi 6 folder with using option Components->Install Packages.

I hope that now you will be able to install new version.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#8 qi130

qi130
  • Members
  • 23 posts

Posted 25 October 2007 - 05:48 PM

QUOTE (Boki (Berg) @ Oct 25 2007, 06:24 PM) <{POST_SNAPBACK}>
Hello Qi,

Please look attached file:
[attachment=331:nxgrid_d6.zip]

You will need now to manually install BPL files located in Lib\Delphi 6 folder with using option Components->Install Packages.

I hope that now you will be able to install new version.

Best regards



blink.gif Lib\Delphi 6 folder is empty !
Should I use BPL from Lib\Delphi 7 folder ?

#9 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,195 posts
  • Gender:Male

Posted 25 October 2007 - 05:49 PM

Hello,

I suggest better installing packages one by one. I probably didn't zip it well.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.

#10 qi130

qi130
  • Members
  • 23 posts

Posted 25 October 2007 - 06:02 PM

Ok.

I use the Delphi 6.bpg to construct and install the components.
upgrading the path to the DCUs.
reopen my project and.... it works fine !!

Thx

#11 Boki (Berg)

Boki (Berg)

    Boki (Berg)

  • Forum Admin
  • PipPipPipPipPip
  • 8,195 posts
  • Gender:Male

Posted 25 October 2007 - 06:39 PM

Hello Qi,

Great smile.gif I am glad that it works now.

Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users