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

Hi,

Is there any software (licensing tool) to protect excel workbooks against
being copied from hardware to hardware? I have created an application within
a workbook which I need to distribute with a license agreement and key etc.

any ideas ?

Thanks
Bijan

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default Licensing Protection

The best way to do it would be to compile your code into a COM add-in.

Workbook protection is not and cannot be made secure.

In article ,
bijan wrote:

Hi,

Is there any software (licensing tool) to protect excel workbooks against
being copied from hardware to hardware? I have created an application within
a workbook which I need to distribute with a license agreement and key etc.

any ideas ?

Thanks
Bijan

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default Licensing Protection

Another and probably easier way is to move bits of your code to a VB6
ActiveX dll and have your protection in that.

RBS

"bijan" wrote in message
...
Hi,

Is there any software (licensing tool) to protect excel workbooks against
being copied from hardware to hardware? I have created an application
within
a workbook which I need to distribute with a license agreement and key
etc.

any ideas ?

Thanks
Bijan


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Licensing Protection

Check out www.doneex.com

Very useful. Has worked wonders for my spreadsheets and very easy.

"RB Smissaert" wrote:

Another and probably easier way is to move bits of your code to a VB6
ActiveX dll and have your protection in that.

RBS

"bijan" wrote in message
...
Hi,

Is there any software (licensing tool) to protect excel workbooks against
being copied from hardware to hardware? I have created an application
within
a workbook which I need to distribute with a license agreement and key
etc.

any ideas ?

Thanks
Bijan



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
Excel Licensing JCS Excel Discussion (Misc queries) 0 October 20th 09 01:40 PM
Licensing question peter.thompson[_11_] Excel Programming 0 December 24th 05 08:35 AM
Licensing of TreeView mark Excel Programming 1 May 13th 05 01:27 AM
Licensing an ActiveX control Amy Chrestman Excel Programming 1 January 22nd 04 09:16 AM
VBA and ActiveX Licensing .. ? Mikael Nordmark Excel Programming 1 October 20th 03 02:55 PM


All times are GMT +1. The time now is 08:50 PM.

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

About Us

"It's about Microsoft Excel"