From: DIOS on 21 May 2010 11:55 On May 13, 5:04 am, "Michel Posseth [MCP]" <m...(a)posseth.com> wrote: > Hello K , > > If Cor is right and we are indeed dealing here with a person who wrote a > "program" in office VBA > well then the solution would be to rewrite that macro into a full featured > program and deploy it as a compiled exe > > If you choose .Net as your platform then do not forget to obfuscate the > binaries otherwise you are back at your original problem :-) > > HTH > > Michel > > "Cor Ligthert[MVP]" <Notmyfirstn...(a)planet.nl> schreef in berichtnews:uLm$XCo8KHA.1888(a)TK2MSFTNGP05.phx.gbl... > > > Sorry, > > > I don't understand you. > > > Is this about an Net Exe or something else. > > > I get the idea that you are writing about something like MS Access > > > A Net project is normally not distributed. > > > Cor > > > "K" <kamranr1...(a)yahoo.co.uk> wrote in message > >news:8f914554-c32e-4b5e-a355-d7804530a993(a)e1g2000yqe.googlegroups.com... > >> Hi all, I got macro in which I can Lock VBProject with SendKeys. But > >> problem with SendKeys that they not work on every User's Computer and > >> Users can see all the hard work which I put to create my macros. I > >> tried to search for the sultion but I came across with the comments > >> that its not available because of the security issues. Well i want to > >> say that i don't want to Unlock or Cract the VBProject. I just want > >> to Lock it Programmatically. If there is no sultion then its my > >> message to Microsoft that they should at least put this function also > >> that you can secure your Macros or VBProjects with programming so if > >> any one who works very hard to create VB codes, someone else could not > >> copy his work without his permission. What do you recommend to obfuscate your .NET assembly? or to obfuscate it? AGP
|
Pages: 1 Prev: Date Time Format Problem Next: Crystal Reports in VB.NET Express Edition |