Off Topic > Drama
"Blockland Stealth", oh jesus another RTB clone.
<< < (13/14) > >>
Tyler66:

--- Quote from: Jeep on March 12, 2011, 02:37:27 PM ---Don't store the registry in a dat file. Just store a previous entry in a settings value then get the current value and set it to the settings value every time the program starts. This way, if the user reinstalls, it is detected and auto changed.

--- End quote ---
The dat files are stored in as files, not registry objects. I used to use My.Settings, but when Platinum Blockland became fragile to it and the settings would be erased each time Platinum Blockland's location was changed (ex. rename directory, move directory, move application, etc.)

Also, what language are you using?
Jeep:
VB and MySQL. I'm using VB because I have a lot to do and I don't want to waste my time to get less results. I know C, C#, and C++ but I really don't want to bother.
Tyler66:

--- Quote from: Jeep on March 12, 2011, 02:48:51 PM ---VB and MySQL. I'm using VB because I have a lot to do and I don't want to waste my time to get less results. I know C, C#, and C++ but I really don't want to bother.

--- End quote ---
I use Basic as well. I might rewrite my program in C# in the future, and in Java to make Macintosh support.
Sheath:
I don't think it matters what actions the program takes to do simple tasks like finding folders. Jeep was referring to core features.
DontCare4Free:

--- Quote from: Tyler66 on March 12, 2011, 02:51:44 PM ---I use Basic as well. I might rewrite my program in C# in the future, and in Java to make Macintosh support.

--- End quote ---
Have you ever heard of Mono?
Navigation
Message Index
Next page
Previous page

Go to full version