Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default License addin


Hi,

Any suggestion of good license addin for excel

--
gabc
-----------------------------------------------------------------------
gabch's Profile: http://www.excelforum.com/member.php...fo&userid=3066
View this thread: http://www.excelforum.com/showthread.php?threadid=54052

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 216
Default License addin

AppSentinel is said to work, but I have not used it in Excel VBA myself,
just VB.

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"gabch" wrote in
message ...

Hi,

Any suggestion of good license addin for excel?


--
gabch
------------------------------------------------------------------------
gabch's Profile:

http://www.excelforum.com/member.php...o&userid=30662
View this thread: http://www.excelforum.com/showthread...hreadid=540526



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default License addin

One consideration to bear in mind. Any code in an excel .xla style addin is
trivially easy for someone with intent to gain access to - the password
protection does not offer any real protection for your IP. Although the code
is compiled the xla also includes the source code.

If you are looking to sell a product then I'd recommend looking at
re-writing to a COM addin which can be shipped as compiled code without the
source. While you can indeed reverse compile VB6 code the best metrics I
have seen estimate that you can only recover about 75% of the code. If you
obfuscate the shipped code then you will have pretty good protection. But, no
protection is 100% safe
--
www.alignment-systems.com


"gabch" wrote:


Hi,

Any suggestion of good license addin for excel?


--
gabch
------------------------------------------------------------------------
gabch's Profile: http://www.excelforum.com/member.php...o&userid=30662
View this thread: http://www.excelforum.com/showthread...hreadid=540526


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
License Necessary? TD Excel Discussion (Misc queries) 1 April 21st 09 02:01 PM
how do i get rid of the end-user license pop-up Bobby Excel Discussion (Misc queries) 5 January 22nd 08 08:39 PM
license box accept sherrysue11 Excel Discussion (Misc queries) 0 July 20th 06 02:42 PM
Do I need an MP3 License? T Kelly Excel Programming 0 December 12th 03 08:11 AM
Remove Excel AddIn from AddIn List !! Help carl Excel Programming 2 December 8th 03 03:36 PM


All times are GMT +1. The time now is 02:51 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"