Re: Set/GetEnvironmentVariable()
Posted: Sat Apr 04, 2015 9:23 pm
Thanks Danilo.
I didn't realize that using the Clipboard this way is a breach of Windows etiquette.
I just keep learning fun stuff from you !
But is it actually a breach of etiquette if, in fact, appA is simply mimicking what the user HAS to do to get the data to appB ? In other words, the user would normally go through a Cntl-C /switch to appB/Cntl-V/switch back to A sequence, but appA, being the nice app that it is, provides a time-saving shortcut to do it (to say nothing of the years it adds to the user's finger life!). I suppose that, strictly speaking, the answer is 'Yeah', but in this particular instance, appA could be forgiven for actually saving the user a lot of keyboard gymnastics, shouldn't it ?
Anyway, facetiousness aside, i can see why that point makes sense and has to be taken into consideration.
So I'll add a large button that the user will have to press to explicitly authorize appA to enable this shortcut process, just to keep everything totally lawful and above board.
PS : Do you know of a smart memory-based alternative ?
I didn't realize that using the Clipboard this way is a breach of Windows etiquette.
I just keep learning fun stuff from you !

But is it actually a breach of etiquette if, in fact, appA is simply mimicking what the user HAS to do to get the data to appB ? In other words, the user would normally go through a Cntl-C /switch to appB/Cntl-V/switch back to A sequence, but appA, being the nice app that it is, provides a time-saving shortcut to do it (to say nothing of the years it adds to the user's finger life!). I suppose that, strictly speaking, the answer is 'Yeah', but in this particular instance, appA could be forgiven for actually saving the user a lot of keyboard gymnastics, shouldn't it ?
Anyway, facetiousness aside, i can see why that point makes sense and has to be taken into consideration.
So I'll add a large button that the user will have to press to explicitly authorize appA to enable this shortcut process, just to keep everything totally lawful and above board.
PS : Do you know of a smart memory-based alternative ?