Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Переход к записи в реестре из панели текущего каталога 
Author Message
schmidt9



PostPosted: Thu Jul 14, 2011 10:59    Post subject: Reply with quote

Batya wrote:
Неправильно. Правильно так:

Код: """" & S.CurrentDirectory & "\regjump.exe""" """


Получается, вот так? -
Code:

Set S = CreateObject("WScript.Shell")
S.Exec("""" & S.CurrentDirectory & "\regjump.exe""" """ & CreateObject("htmlfile").ParentWindow.ClipboardData.GetData("text") & """")

Не работает
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group