Search found 4 matches

by zyNoT
Tue Jan 22, 2019 9:02 pm
Forum: Problems
Topic: Pulling License Data results in crash of program
Replies: 3
Views: 14289

Re: Pulling License Data results in crash of program

I will try that, but if I use ILMerge on the application and not even merging it with anything else, it works with the same code I posted above. It's just very strange.


I'm using newer VB.NET, not VB6.
Target = .NETFramework4+
by zyNoT
Mon Jan 21, 2019 11:38 pm
Forum: Problems
Topic: Pulling License Data results in crash of program
Replies: 3
Views: 14289

Pulling License Data results in crash of program

I was able to do this in the past on previous occasions and now it does not work. The program just doesn't open. Form1_Load: Dim Test as String = "" Dim Test2 as String = "" EP_RegLoadKeyA(Test, Test2) Me.Text = "Licensed to: " + Test No longer functions at all. It used...
by zyNoT
Fri Nov 03, 2017 8:10 pm
Forum: Registration
Topic: Adding "Licensed To:" to the app title
Replies: 3
Views: 26132

Re: Adding "Licensed To:" to the app title

Thank you for the quick reply. What if I was using VB.NET?
by zyNoT
Fri Nov 03, 2017 5:52 am
Forum: Registration
Topic: Adding "Licensed To:" to the app title
Replies: 3
Views: 26132

Adding "Licensed To:" to the app title

How would I go about adding the registration name to the top of the app form?

Basically at the top of the app form I'd like it to say Licensed to User.