Search found 17 matches

by ByteAnalyser
10 Aug 2010 09:28
Forum: DOS Batch Forum
Topic: "echo," instead of "echo." or "echo\"
Replies: 12
Views: 15692

Re: "echo," instead of "echo." or "echo\"

Thank you very much jeb, I was looking interested at this post some time ago: viewtopic.php?p=2537 for doing things the right way. And with your precisation of this post I think I will always use

Code: Select all

echo;
in future :)

Thanks and Regards
by ByteAnalyser
09 Aug 2010 08:24
Forum: DOS Batch Forum
Topic: Simple batch Cryptography: howto crypt / decrypt ROT13:
Replies: 32
Views: 43523

Re: Simple batch Cryptography: howto crypt / decrypt ROT13:

Thanks jeb, again I learned a lot. @ByteAnlyser Sorry for the long response, but sometimes such things are bugging me . o_0 what can I say... You are both amazing and in my Guru-Respect-List, really. I appreciate a lot your job and all responses in other threads... @jeb Great!!! @aGerman Never worr...
by ByteAnalyser
08 Aug 2010 09:59
Forum: DOS Batch Forum
Topic: Simple batch Cryptography: howto crypt / decrypt ROT13:
Replies: 32
Views: 43523

Re: Simple batch Cryptography: howto crypt / decrypt ROT13:

Danke vielmals aGerman und jeb, Ihr seid einfach großartig... Thx you're greate " Zeichen ist kein Problem... dass can I do manually as it is not strictly necessary because future strings to be processed in the script will never (wenn nicht durch ein Fehler) contain the " char. I will tell...
by ByteAnalyser
07 Aug 2010 09:10
Forum: DOS Batch Forum
Topic: Simple batch Cryptography: howto crypt / decrypt ROT13:
Replies: 32
Views: 43523

Re: Simple batch Cryptography: howto crypt / decrypt ROT13:

aGerman, jeb, ghostmachine4 thank you all 3!!! I will let you know when everything is implemented ;) There should be more Communities w/ your "good willing" to help and skills.

Thx and Respect to all!
by ByteAnalyser
06 Aug 2010 18:16
Forum: DOS Batch Forum
Topic: Simple batch Cryptography: howto crypt / decrypt ROT13:
Replies: 32
Views: 43523

Re: Simple batch Cryptography: howto crypt / decrypt ROT13:

Thank you so much jeb, you're very kind. The explanation is very good (what I was looking for, too) and the "echo on" tip is useful --> I will do many trys with this. Thanks again to both for your greatful help :)
by ByteAnalyser
06 Aug 2010 08:47
Forum: DOS Batch Forum
Topic: Simple batch Cryptography: howto crypt / decrypt ROT13:
Replies: 32
Views: 43523

Re: Simple batch Cryptography: howto crypt / decrypt ROT13:

@aGerman: man, infinitely thank you very much again for yor replies. You're simply great and I read a lot of your posts in other threads with enthusiasm I will go through your code and study it as good as possible. Really thanks and Respect! @jeb: thank you a lot... with "special functions&quo...
by ByteAnalyser
04 Aug 2010 16:37
Forum: DOS Batch Forum
Topic: Simple batch Cryptography: howto crypt / decrypt ROT13:
Replies: 32
Views: 43523

Simple batch Cryptography: howto crypt / decrypt ROT13:

HRZR_EHACNGU:P:\Cebtenzzv UEME_RUNPATH:C:\Program Files\myProggy\ ---::[ ForeworD ]::--- Once again hello to all DosTips.com Community, aGerman here a new challenge: ---::[ SituatioN ]::--- W/ my previous 2 questions and your answers, I finally managed to write my simple script. Everything is workin...
by ByteAnalyser
22 Jul 2010 11:23
Forum: DOS Batch Forum
Topic: [solved] Silent batch delete registry key / value:
Replies: 8
Views: 20026

Re: Silent batch delete registry key / value:

Wow I feel like a dumb (usually I pay a lot of attention when researching) ... worked on the same thing with different values, variables on 4 different pc's. Ok looking at your posts and trying 3 things on my script... now it seems that everything works well. let's hope I'm able to finish this scrip...
by ByteAnalyser
22 Jul 2010 07:37
Forum: DOS Batch Forum
Topic: [solved] Silent batch delete registry key / value:
Replies: 8
Views: 20026

Re: Silent batch delete registry key / value:

Thanks a lot aGerman for staying in touch to this thread... Excited I immediately tried your suggestion about the double percent "%" that way: reg delete "HKU\S-1-5-21-1993962763-1383384898-527237240-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D...
by ByteAnalyser
21 Jul 2010 19:34
Forum: DOS Batch Forum
Topic: [solved] Silent batch delete registry key / value:
Replies: 8
Views: 20026

Re: Silent batch delete registry key / value:

Thank you aGerman for taking care I appreciate it... So, I "destroyed" my other pc trying some other tests with registry... everything has gone so now I'm working on another xp... The name of the key I would like to delete is displayed in regedit.exe gui as follows: HRZR_EHACVQY:%pfvqy2%\Z...
by ByteAnalyser
21 Jul 2010 14:20
Forum: DOS Batch Forum
Topic: [solved] Silent batch delete registry key / value:
Replies: 8
Views: 20026

[solved] Silent batch delete registry key / value:

---::[ ForeworD ]::--- Once again hello to all A new problem arised in my project script. I hope not to be too dumb... First please let me know if the title is good or should I change it for other to find it easily with "Search" forum. ---::[ SituatioN ]::--- I need to delete some registr...
by ByteAnalyser
17 Jul 2010 16:35
Forum: DOS Batch Forum
Topic: [solved] Put an unknown string from a line into a variable:
Replies: 9
Views: 9081

Re: [solved] Put an unknown string from a line into a variab

Of course. It is posted in a public forum and I didn't add a copyright. (BTW Wouldn't that be useless?) First: thanks Second: Yes, it would be definitely be useless. Anyway I just wanted to show you my gratitude and that I am honest, as the final script, if I'm able to finish it, will be copyLEFT a...
by ByteAnalyser
17 Jul 2010 14:43
Forum: DOS Batch Forum
Topic: [solved] Put an unknown string from a line into a variable:
Replies: 9
Views: 9081

Re: [solved] Put an unknown string from a line into a variab

Oh I forgot something important. If I add:
"Thanks to aGerman\DosTips.com for part of the code"
can I add your code snippet into one of my simple scripts? This is the last question and then this thread is done.
by ByteAnalyser
17 Jul 2010 13:14
Forum: DOS Batch Forum
Topic: [solved] Put an unknown string from a line into a variable:
Replies: 9
Views: 9081

Re: [solved] Put an unknown string from a line into a variab

Thank you so much +aGerman, Du hast mein ganzen Respekt!

... this last post was entirely/exactly what I was looking for.
Thanks to all DosTips.com Community and Members! :D
by ByteAnalyser
17 Jul 2010 12:45
Forum: DOS Batch Forum
Topic: [solved] Put an unknown string from a line into a variable:
Replies: 9
Views: 9081

Re: Put an unknown string from a line into a variable:

Thanks a lot alan_b for replying. I know about the "/?" but i thought more something like: set " line = %line : CK-84-010- = § % " Why is the first blue double score before the _line=_ and not after. What difference in function is between the 2 equal signs? What does the ":&...