You can achieve this partly by using a code obfuscator. An obfuscation tool will make your code difficult to study, however the programs using this code (QTP) will still continue to work as earlier.
Just google on "vbscript obfuscation", and try to play around with the free tools. HTH, Mukesh On Dec 22, 7:01 pm, Kishor Kumar <[email protected]> wrote: > DLL Creation is not be done,by simply saving the file as DLL extension > > you have to Use VB6 or VB.Net to re write your code & Create a DLL. > > On Wed, Dec 22, 2010 at 7:28 PM, shashank shekhar raj < > > [email protected]> wrote: > > Sri-Ram I Have Try your method on* .VBS* file by changing it's extension > > to *.DLL* > > But it seems *WORTHLESS* coz this new* .DLL* file easily open in QTP in > > there original *.TXT *format. > > > On Wed, Dec 22, 2010 at 12:09 PM, Sriram Sri <[email protected]>wrote: > > >> Converting .vbs to a .dll file could solve the problem. > > >> -Regards > >> Sriram > > >> On 12/21/10, nik <[email protected]> wrote: > >> > hi Guys, > > >> > I want to encrypt library files, so that no boday can read these file, > >> > only on QTP Execution these file should be decrypted and after > >> > completion of Execution aagin it should be decrypted. > > >> > Any idea guys ? > > >> > Thanks > >> > Nikhil > > >> > -- > >> > You received this message because you are subscribed to the Google > >> > "QTP - HP Quick Test Professional - Automated Software Testing" > >> > group. > >> > To post to this group, send email to [email protected] > >> > To unsubscribe from this group, send email to > >> > [email protected]<mercuryqtp%[email protected]> > >> > For more options, visit this group at > >> >http://groups.google.com/group/MercuryQTP?hl=en > > >> -- > >> You received this message because you are subscribed to the Google > >> "QTP - HP Quick Test Professional - Automated Software Testing" > >> group. > >> To post to this group, send email to [email protected] > >> To unsubscribe from this group, send email to > >> [email protected]<mercuryqtp%[email protected]> > >> For more options, visit this group at > >>http://groups.google.com/group/MercuryQTP?hl=en > > > -- > > You received this message because you are subscribed to the Google > > "QTP - HP Quick Test Professional - Automated Software Testing" > > group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<mercuryqtp%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/MercuryQTP?hl=en -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
