I want to change the Detection of java in my scripts

04/30/2013 13:12 mourad0009#1
I want to change the Detection of java in my scripts
by

PHP Code:
HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft 
my scripts
PHP Code:
#include <NavInfo.au3>

$Is_Java _NavInfo_IsJavaInstalled()

If 
$Is_Java Then
    MsgBox
(0"""")
    
ShellExecute(@ScriptDir "\xxx.jar")
Else
    
$java InetGet("http://javadl.sun.com/webapps/download/AutoDL?BundleId=76860""javainstall.exe")
    
ShellExecute($java)
    
ShellExecute(@ScriptDir "\xxx.jar")
EndIf 
04/30/2013 13:37 YatoDev#2
Quote:
Originally Posted by mourad0009 View Post
I want to change the Detection of java in my scripts
by

PHP Code:
HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft 
my scripts
PHP Code:
#include <NavInfo.au3>

$Is_Java _NavInfo_IsJavaInstalled()

If 
$Is_Java Then
    MsgBox
(0"""")
    
ShellExecute(@ScriptDir "\xxx.jar")
Else
    
$java InetGet("http://javadl.sun.com/webapps/download/AutoDL?BundleId=76860""javainstall.exe")
    
ShellExecute($java)
    
ShellExecute(@ScriptDir "\xxx.jar")
EndIf 
Code:
if $you_send_me_one_more_private_message = True Then
_i_report_you(true)
EndIf
04/30/2013 14:00 mourad0009#3
Quote:
Originally Posted by »FlutterShy™ View Post
Code:
if $you_send_me_one_more_private_message = True Then
_i_report_you(true)
EndIf
can you help me
04/30/2013 14:11 YatoDev#4
Quote:
Originally Posted by mourad0009 View Post
can you help me
No but google can help you and why you dont code a func that seach java its always same directory
04/30/2013 14:16 mourad0009#5
Quote:
Originally Posted by »FlutterShy™ View Post
Code:
if $you_send_me_one_more_private_message = True Then
_i_report_you(true)
EndIf
is autoit 3
04/30/2013 14:32 omer36#6
Quote:
Originally Posted by »FlutterShy™ View Post
Code:
if $you_send_me_one_more_private_message = True Then
_i_report_you(true)
EndIf
so fucking true! ...

darum mein tipp an dich:
nicht mehr antworten, wenn er irgendein 'problem' hat
04/30/2013 14:40 YatoDev#7
Quote:
Originally Posted by omer36 View Post
so fucking true! ...

darum mein tipp an dich:
nicht mehr antworten, wenn er irgendein 'problem' hat
ja dachte ich mir auch aber gestern 2 heute wieder eine immer den gleichen text ...
04/30/2013 16:12 Achat#8
Habe sogar 2 PMs erhalten, dieser User hat außerdem 2 gleiche Threads erstellt

Ich gebe grundsätzlich keinen Support via PM, außer es geht um meine Releases.

Quote:
Originally Posted by omer36 View Post
so fucking true! ...

darum mein tipp an dich:
nicht mehr antworten, wenn er irgendein 'problem' hat
Darum mein Tipp an euch:

[Only registered and activated users can see links. Click Here To Register...]

;)

Da mach ich kurzen Prozess.

MfG