Languages Visual Basic & VB.NET .Net Strings  

Advanced Installer Serial File Parser

download download  
important code information
author:
softwerx
minimum requirements:
Advanced Installer Serial File Parser description

This handy little app will parse serial code files created by Advanced Installer from Caphyon.


File List:
@PSC_ReadMe_4917_10.txt1Kb
SerialNumberParser/0b
SerialNumberParser/SerialNumberParser.sln1Kb
SerialNumberParser/SerialNumberParser.suo17Kb
SerialNumberParser/SerialNumberParser/0b
SerialNumberParser/SerialNumberParser/ApplicationEvents.vb1Kb
SerialNumberParser/SerialNumberParser/Form1.Designer.vb9Kb
SerialNumberParser/SerialNumberParser/Form1.resx43Kb
SerialNumberParser/SerialNumberParser/Form1.vb2Kb
SerialNumberParser/SerialNumberParser/My Project/0b
SerialNumberParser/SerialNumberParser/My Project/Application.Designer.vb1Kb
SerialNumberParser/SerialNumberParser/My Project/Application.myapp468b
SerialNumberParser/SerialNumberParser/My Project/AssemblyInfo.vb1Kb
SerialNumberParser/SerialNumberParser/My Project/Resources.Designer.vb3Kb
SerialNumberParser/SerialNumberParser/My Project/Resources.resx5Kb
SerialNumberParser/SerialNumberParser/My Project/Settings.Designer.vb3Kb
SerialNumberParser/SerialNumberParser/My Project/Settings.settings279b
SerialNumberParser/SerialNumberParser/SerialNumberParser.vbproj5Kb
SerialNumberParser/SerialNumberParser/bin/0b
SerialNumberParser/SerialNumberParser/bin/Debug/0b
SerialNumberParser/SerialNumberParser/bin/Debug/SerialNumberParser.pdb64Kb
SerialNumberParser/SerialNumberParser/bin/Debug/SerialNumberParser.xml126b
SerialNumberParser/SerialNumberParser/bin/Release/0b
SerialNumberParser/SerialNumberParser/bin/Release/SerialNumberParser.pdb62Kb
SerialNumberParser/SerialNumberParser/bin/Release/SerialNumberParser.xml126b
SerialNumberParser/SerialNumberParser/custom.ico84Kb
SerialNumberParser/SerialNumberParser/male_sheep.ico25Kb
SerialNumberParser/SerialNumberParser/obj/0b
SerialNumberParser/SerialNumberParser/obj/Debug/0b
SerialNumberParser/SerialNumberParser/obj/Debug/SerialNumberParser.Form1.resources25Kb
SerialNumberParser/SerialNumberParser/obj/Debug/SerialNumberParser.Resources.resources180b
SerialNumberParser/SerialNumberParser/obj/Debug/SerialNumberParser.pdb64Kb
SerialNumberParser/SerialNumberParser/obj/Debug/SerialNumberParser.vbproj.GenerateResource.Cache1Kb
SerialNumberParser/SerialNumberParser/obj/Debug/SerialNumberParser.xml126b
SerialNumberParser/SerialNumberParser/obj/Debug/TempPE/0b
SerialNumberParser/SerialNumberParser/obj/Release/0b
SerialNumberParser/SerialNumberParser/obj/Release/SerialNumberParser.Form1.resources25Kb
SerialNumberParser/SerialNumberParser/obj/Release/SerialNumberParser.Resources.resources180b
SerialNumberParser/SerialNumberParser/obj/Release/SerialNumberParser.pdb62Kb
SerialNumberParser/SerialNumberParser/obj/Release/SerialNumberParser.vbproj.GenerateResource.Cache1Kb
SerialNumberParser/SerialNumberParser/obj/Release/SerialNumberParser.xml126b
SerialNumberParser/SerialNumberParser/obj/Release/TempPE/0b
SerialNumberParser/SerialNumberParser/obj/SerialNumberParser.vbproj.FileList.txt1Kb

Similar code
ANSI Encoding (Popularity: ) : Many of us misses the old days when a character was represented by a single byte. These days we need to worry about codepages, character translations, and the works... Well Unicode chars came to our rescue and saved us from ...
Html2VB (Popularity: ) : Are you tired from manually encode html in vb code? It may happen that you want to insert a piece of html in your VB code for some purposes (making a parser, a mailto link, a html page, etc...), and ...
Email finder & Email validator (Popularity: ) : With these two functions, you can find all the emails in a string and validates these emails. The function are : FindEmail ValidEmail Function FindEmail let you find ALL the email in one text. To be found, the email must ...
English/Arabic Number-To-Text Class (Popularity: ) : Here is a very useful class: NumberToText. The class accepts a whole number (maximum 15 digits) and translates it into English/Arabic text. For example, the integer 145 is converted into "one hunderd forty five" in English.
I've used his code for ...

Word Guess/String builder stuff (Popularity: ) : I made this for someone in the VB .NET forums. It opens a list of words, puts a random word into a text box, and there's another text box for guessing the word. As you get it correct, it replaces ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 147
version
size in Kb 102
popularity   1290/7913374
user rating 5/10
ad


New Code
Popular Code