How to Create Setup exe file in Visual Studio with License Key | FoxLearn

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 71

  • @mermaidoasis8452
    @mermaidoasis8452 2 ปีที่แล้ว +2

    How do we know how is produced the serial number? And how do we also know if that serial number is different for any other computer trying to install the application? What exactly does represent the xls file?

  • @d2dyno
    @d2dyno 5 ปีที่แล้ว +2

    Will you make update module for the installed c# application via setup?

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      OK. Thank you for your suggestion. I'll upload soon !

  • @kkleung7567
    @kkleung7567 3 ปีที่แล้ว

    Thanks for your good lesson. It is really useful.

  • @mrdIndicator
    @mrdIndicator 5 ปีที่แล้ว

    Thanks you! The lessons was very useful.

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      You're welcome. Thank you !

  • @emmysmith8960
    @emmysmith8960 5 ปีที่แล้ว

    wow nice steps, good works, pls can also shot how to attach database to the app. well done sir

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      OK. Thank you for your suggestion !

  • @abdurrehman2300
    @abdurrehman2300 5 ปีที่แล้ว +2

    Can you show how to license with hardware id and the key is valid for only one pc

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      OK. Thank you for your suggestion !

  • @inifin8
    @inifin8 ปีที่แล้ว

    Does this require online license server?

  • @md.shamimhossain2971
    @md.shamimhossain2971 5 ปีที่แล้ว

    First comment ☺️😍👌

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      Thank you so much !

  • @gabgabbalajadia22
    @gabgabbalajadia22 2 ปีที่แล้ว

    how is the installer checking if the key is correct?

  • @ismailessabar1312
    @ismailessabar1312 4 ปีที่แล้ว

    Nice video, Thank You So Much !

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      Thank you !

  • @xbxb
    @xbxb ปีที่แล้ว

    But it can still be use in any computer if they have the license key

  • @sajjadahmad6436
    @sajjadahmad6436 4 ปีที่แล้ว +1

    If i set my own serial key so how i can find numbers i mean which algorithms how i can find the numbers

    • @ravirajsinghinda4819
      @ravirajsinghinda4819 3 ปีที่แล้ว

      its default algoridham
      output should be whole number when divided by 7

  • @deveshvagal3238
    @deveshvagal3238 5 ปีที่แล้ว +1

    After creating the setup with the licence key where will be the licence key found ?

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      Don't need license key file, It will check at setup time.

  • @matthiasw.5326
    @matthiasw.5326 5 ปีที่แล้ว +1

    very nice -> but better without music

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      Thank you for your suggestion !

  • @mintheinwin4959
    @mintheinwin4959 ปีที่แล้ว

    Hi, How you get serial number to match with in app?

  • @bickerin
    @bickerin ปีที่แล้ว

    Should have showed how to create the serial validation. The way you have it set up, it can be hacked by entering all 0's or all 7's.

  • @pawek.5752
    @pawek.5752 4 ปีที่แล้ว +2

    But if you write 1111-1111-1111 or 2222-2222-2222 you can install app. It's not good

    • @aaronwells1574
      @aaronwells1574 3 ปีที่แล้ว

      I confirmed this. Seems like a huge hole. I wonder if the algorithm can be customized.

  • @aradbin7220
    @aradbin7220 3 ปีที่แล้ว

    How can I receive the input I took in time of installation. I want to put it in a xml file which is in application folder. TIA

    • @ivanrosa4473
      @ivanrosa4473 ปีที่แล้ว

      Hey Arad, did you accomplish this? I am also trying to access the serialNumber input but it doesn't seem to work. Thanks

  • @User-kq3od
    @User-kq3od 4 ปีที่แล้ว

    So if I already have my exe that I want to distribute. How could I incorporate this?
    I could make an opener to run/extract my exe after the verification is completed, but how I code it so that it only runs for successful activation? I assume it would have to be built in Visual Studio Also? :(

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว +1

      Yes, better way you should add a license key to your app

    • @User-kq3od
      @User-kq3od 4 ปีที่แล้ว

      @@foxlearn Thanks anyway.

  • @jonestako4721
    @jonestako4721 5 ปีที่แล้ว +1

    please unit testing mock ........

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      OK. Thank you for your suggestion !

  • @MultiElender
    @MultiElender 3 ปีที่แล้ว

    Pénzt csak pénzel lehet csinálni

  • @bojidarkamenski3432
    @bojidarkamenski3432 5 ปีที่แล้ว +2

    Nice video! Does someone of you know how can we create setup with database? Thank you!!

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      OK. Thank you for your suggestion. I'll upload soon !

    • @bojidarkamenski3432
      @bojidarkamenski3432 5 ปีที่แล้ว

      @@foxlearn thank you very much ❤

    • @jamiebarnes3539
      @jamiebarnes3539 4 ปีที่แล้ว

      bojidar kamenski Hi to add with a database just add the database file in to the installer application folder. job done..

  • @divotips3922
    @divotips3922 5 ปีที่แล้ว

    Hello Fox Learn, first i wanna appreciate your work........thanks a lot
    I want you to make us a video on fixing problems while installing Microsoft SQL server 2017 "the sqlncli.msi package could not be found"

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      OK. Thank you for your suggestion. You can post your problem at c-sharpcode.com . Thank you !

    • @anoshmilton9164
      @anoshmilton9164 3 ปีที่แล้ว

      @@foxlearn thank you sir

  • @743Dora
    @743Dora 5 ปีที่แล้ว

    How to validate the form in custom action

  • @bhumikaupadhye5745
    @bhumikaupadhye5745 4 ปีที่แล้ว

    how to add the licence browsing wizard in setup project visual studio

  • @giosorianoterrazas1346
    @giosorianoterrazas1346 5 ปีที่แล้ว +1

    Thanks

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      You're welcome. Thank you !

  • @chjayakrishnajk
    @chjayakrishnajk 4 ปีที่แล้ว

    Bro, I don't serial key in my project but I have authentication key. So I need to validate it and say that authentication key is invalid how to do that please

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      just enter correctly key

  • @deansmith4190
    @deansmith4190 3 ปีที่แล้ว

    class
    :)

    • @foxlearn
      @foxlearn  3 ปีที่แล้ว

      Thank you !

  • @D350
    @D350 5 ปีที่แล้ว +1

    Realy? Windows Form?

  • @santoshk1440
    @santoshk1440 5 ปีที่แล้ว

    Are you working on Microsoft? :P Its just one word to say your skills ''Stupendous". Why don't you make WPF UI making and Coding? It will great if you do it. Thanks. #Cheers

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      I'll upload soon. more request at this time

  • @eimdev
    @eimdev 5 ปีที่แล้ว

    Thank You

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      You're welcome. Thank you !

  • @abdurrehman2300
    @abdurrehman2300 5 ปีที่แล้ว

    Very impressive
    Can you share foxlearn license.dll source code ?

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      You can the same way, it has integrated in visual studio

    • @abdurrehman2300
      @abdurrehman2300 5 ปีที่แล้ว

      @@foxlearn I'm asking for the source code of dll file to understand how its work

  • @alirezaabedi1885
    @alirezaabedi1885 5 ปีที่แล้ว

    tnx

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว

      Thank you !

  • @shakil4212
    @shakil4212 5 ปีที่แล้ว

    How to create setup file with database?

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +2

      Thank you for your suggestion. I'll upload soon

  • @smailimohibeddine5011
    @smailimohibeddine5011 2 ปีที่แล้ว

    i couldn't find the excel file

  • @aqeeluibrahim3415
    @aqeeluibrahim3415 5 ปีที่แล้ว

    I LOVE FOX LEARN TUTORIALS BUT I HAVE A PROBLEM. IT VERY SIMPLE YOUR TOPICS ARE GOOD BUT YOU DON`T EXPLAIN THE CODES YOU WRITE DEEPER. I FOR INSTANCE AM NEW TO CODING. SO ALL I DO IS TO ONLY COPY THE CODES AND IT WORKS. PLEASE TREAT THIS WITH IMMEDIATE EFFECT. THANK YOU

    • @foxlearn
      @foxlearn  5 ปีที่แล้ว +1

      OK. Thank you for your suggestion. I'll try to do better & update more details at my web site. Thank you so much again.

    • @aqeeluibrahim3415
      @aqeeluibrahim3415 5 ปีที่แล้ว

      thanx for the reply

  • @eldhojoseph8802
    @eldhojoseph8802 4 ปีที่แล้ว

    Dear @Fox Learn Team, Could you please let me know how can i generate different serial keys with alpha numeric characters. (Eg: ABC1-B26D-D3f4).

    • @foxlearn
      @foxlearn  4 ปีที่แล้ว

      It' don't support, but you can create your own license manager. I'll upload soon

    • @eldhojoseph8802
      @eldhojoseph8802 4 ปีที่แล้ว

      @@foxlearn Alright. Please upload and if possible send me a mgs here.

  • @softwarecenter9370
    @softwarecenter9370 4 ปีที่แล้ว

    sir plz help me