Search results for query: *

  1. pedro_cesar

    Windows Localization Language

    Hello, I need to run a command on the shell that takes a parameter that changes with the language of the OS (English, Spanish, German, French....). Is there a way to get the language of the OS? P.S. the parameter I need is the "everyone" account name that's called "todos" in spanish an so on...
  2. pedro_cesar

    Serial Number Implentation

    I was looking around in the forum and couldn't find much about it. I need to implement an installation that prompts for a key and then checks it against a list of keys. I would like to code it in VB instead of C++ (which seems to be the preferred language for the task). I already added the...
  3. pedro_cesar

    Question Deplyment with SQl and Folders

    Hello all, this is my first post, so please guide me if any mistake. I have to deploy some server-side configurations to support a client application. This configuration actually doesn't have to do more than copy a specific folder to a %programfiles% location and run SQL scripts. How can I do...
Back
Top