Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.excel.programming > #108254

Re: Better protection for VBA project?

From witek <witek7205@gazeta.pl.invalid>
Newsgroups microsoft.public.excel.programming
Subject Re: Better protection for VBA project?
Date 2015-11-28 01:37 -0600
Organization A noiseless patient Spider
Message-ID <n3blfq$c2$13@dont-email.me> (permalink)
References (6 earlier) <n3arjo$22r$1@dont-email.me> <n3b4kt$c2$11@dont-email.me> <n3b59m$lpv$1@dont-email.me> <n3bjts$c2$12@dont-email.me> <n3bk4r$qm4$1@dont-email.me>

Show all headers | View raw


GS wrote:
>> GS wrote:
>>> Of course, there's always the option to go DLL or COMAddin!
>>
>> I did it about 7 years ago.
>> I moved all calculation logic to C++
>> Unfortunately a couple of things must stay in VBA or we simply do not
>> want client to add anything to VBA.
>>
>> What I do is more like document facing project . File can be send
>> around the world.
>> I can't install anything. All VSTO or DLL requiring registration with
>> admin right can't be used.
>
> Not even if your installer runs with elevated permissions?
>

Clients do not have rights to install anything.
They work on virtual desktops and every time they login they see brand 
new computer. Nothing stays except data on shared drives.

They other reason is that they do not want to install anything.
They want to open excel file, do their work and send that file to 
another person.
I call that iPhone syndrome.  One button click and nothing more advanced.

Back to microsoft.public.excel.programming | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Better protection for VBA project? pbarwaliya@gmail.com - 2015-11-27 04:19 -0800
  Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-27 12:42 -0500
    Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-27 15:10 -0600
      Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-27 16:28 -0500
        Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-27 16:53 -0600
          Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-27 19:16 -0500
            Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-27 20:50 -0600
              Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-27 22:01 -0500
                Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-28 01:11 -0600
                Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-28 02:14 -0500
                Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-28 01:37 -0600
                Re: Better protection for VBA project? GS <gs@v.invalid> - 2015-11-28 10:38 -0500
                Re: Better protection for VBA project? witek <witek7205@gazeta.pl.invalid> - 2015-11-28 14:37 -0600

csiph-web