黒翼猫のコンピュータ日記 3rd Edition
Windows 2000 tunes up blog
2020年4月16日
2017年2月8日
by blackwingcat · Published 2017年2月8日
2011年2月2日
by blackwingcat · Published 2011年2月2日
2014年10月17日
by blackwingcat · Published 2014年10月17日
Where to copy wlupdate.vba in system32?
>>1 wherever :3
How do I make wlupdate.vba running in windows
>>3 It is not vba but vbe. D&D wlu file to it. When you double click it, it shows so.
When you double-click on it, a window opens with incomprehensible typing.
>>5 Can Your PC open VBS or VBE extension file ? https://support.microsoft.com/en-us/help/949140/when-i-run-a-script-in-windows-script-i-receive-an-error-message-libra if your pc shows error, try to delete vbscript.dll and re install wsh 5.7 https://www.microsoft.com/en-us/download/details.aspx?id=8247
Well the process worked, but there is no automatic update
>>7 Did you double-clicked wlu file ? The message was showen when you d-clicked wlupdate.vbe. If you want to open automatically when you open directly wlu file, you have to relate the extension of file.
no any message was shown when i did double-clicked update.vbe
how to relate the file extension ?
>>10 It is as same as general file relation :3 cscript.exe (path)\wlupdate.vbe %1
>>9 How about any other vbs and vbe files ?
I created this .bat file @echo Off cscript.exe “C:\Documents and Settings\Win2K.WIN2000\Desktop\Les dossiers\wlupdate.vbe” %1
>>12 I’m getting an alert: “done” in other vbs and vbe files
>>14 wlupdate.vbe v1.3 may show “Drag & Drop WLU File” :3
With wlupdate.vbe not showing me any alert
There is no solution to this problem ?
メールアドレスが公開されることはありません。 ※ が付いている欄は必須項目です
コメント ※
名前 ※
メール ※
サイト
次回のコメントで使用するためブラウザーに自分の名前、メールアドレス、サイトを保存する。
フォロー:
続き
Where to copy wlupdate.vba in system32?
>>1
wherever :3
How do I make wlupdate.vba running in windows
>>3
It is not vba but vbe.
D&D wlu file to it.
When you double click it, it shows so.
When you double-click on it, a window opens with incomprehensible typing.
>>5
Can Your PC open VBS or VBE extension file ?
https://support.microsoft.com/en-us/help/949140/when-i-run-a-script-in-windows-script-i-receive-an-error-message-libra
if your pc shows error, try to delete vbscript.dll and re install wsh 5.7
https://www.microsoft.com/en-us/download/details.aspx?id=8247
Well the process worked, but there is no automatic update
>>7
Did you double-clicked wlu file ?
The message was showen when you d-clicked wlupdate.vbe.
If you want to open automatically when you open directly wlu file,
you have to relate the extension of file.
no any message was shown when i did double-clicked update.vbe
how to relate the file extension ?
>>10
It is as same as general file relation :3
cscript.exe (path)\wlupdate.vbe %1
>>9
How about any other vbs and vbe files ?
I created this .bat file
@echo Off
cscript.exe “C:\Documents and Settings\Win2K.WIN2000\Desktop\Les dossiers\wlupdate.vbe” %1
>>12
I’m getting an alert: “done” in other vbs and vbe files
>>14
wlupdate.vbe v1.3 may show “Drag & Drop WLU File” :3
With wlupdate.vbe not showing me any alert
There is no solution to this problem ?