Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GFXImprover v2.1
#41
wait, this tool is made in VB?
Reply

#42
(02-06-2012, 22:05)G-Man Wrote: Thanks for your attempt to help. Will be much more appreciated if you wrote same in vb

In that case Like a sir

Code:
Dim regpath As String = "HKEY_CURRENT_USER\Software\Valve\Steam"
        Dim path As String = My.Computer.Registry.GetValue(regpath, "SteamPath", "")
        Dim mw3path As String
        If System.IO.Directory.Exists(path & "/steamapps/common/call of duty modern warfare 3") Then
            mw3path = (path & "/steamapps/common/call of duty modern warfare 3")
        Else
            MsgBox("No MW3 path detected.")
        End If



Reply

#43
(02-07-2012, 15:54)House Wrote:
(02-06-2012, 22:05)G-Man Wrote: Thanks for your attempt to help. Will be much more appreciated if you wrote same in vb

In that case Like a sir

Code:
Dim regpath As String = "HKEY_CURRENT_USER\Software\Valve\Steam"
        Dim path As String = My.Computer.Registry.GetValue(regpath, "SteamPath", "")
        Dim mw3path As String
        If System.IO.Directory.Exists(path & "/steamapps/common/call of duty modern warfare 3") Then
            mw3path = (path & "/steamapps/common/call of duty modern warfare 3")
        Else
            MsgBox("No MW3 path detected.")
        End If

Thanks, gonna try it out tomorrow, too late today. Evening = gaming
(02-07-2012, 00:44)kokole Wrote: wait, this tool is made in VB?

Dumb Bitch
Hmkay, release in 2 minutes. Try this one plox. And don't blame me, I have no testers online and this is my first project of such type.
[Image: r212360a129ce9b84444093b6cd2699013a1fbn155.png]
Reply

#44
Okay dudes,
I attached new zip, now it uses registry keys so you have nothing to do else but just to press a button. Check it out, tell me if finally working good. At least it shall work. Me Gusta Report bugs, send suggestions.
[Image: r212360a129ce9b84444093b6cd2699013a1fbn155.png]
Reply

#45
Thanks for the 2.1 update Wink
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.