Categories > Coding > C# >

[REQ] How can i open an .exe with a button?

Reset12115432

GlorySploit Owner

Posts: 40

Threads: 19

Joined: Feb, 2022

Reputation: -1

Posted

I wanted to add FPSUnlocker to my exploit, but i don't know how to start it in the direcory. Process.Start($"./bin/FPSUnlocker.exe");

does not work. Could someone help me?

  • 0

Languages: Lua, LuaU, C# 

RiceUsesArchBtw

rice cracker

vip

Posts: 465

Threads: 19

Joined: Aug, 2021

Reputation: 39

Replied

learn how to use stackoverflow

  • 0

https://cdn.discordapp.com/attachments/1023423265160560745/1132948683747500092/Frame_12x.png

tar

CoolNickname

Posts: 142

Threads: 15

Joined: Jul, 2021

Reputation: 1

Replied

If you want fpsunlocker with wrd api , simply use "setfpscap(9999)"

  • 0

https://imgur.com/a/oOomuUo

Posts: 1316

Threads: 54

Joined: Jul, 2021

Reputation: 64

Replied

Process.Start($"{Environment.CurrentDirectory}/bin/FPSUnlocker.exe");

  • 0

Mail me at sirweebdev@protonmail.com if you have any questions or you want to say anything to me, I'll reply (maybe).

Posts: 4

Threads: 0

Joined: Jan, 2022

Reputation: 0

Replied

System.Diagnostics.Process.Start(Application.StartupPath + "//WorkingDir//FPSUnlocker.exe");

  • 0

Beastsploits

Beast aka Kappaladi

Posts: 121

Threads: 29

Joined: Dec, 2019

Reputation: 3

Replied

@VoX No need to overcomplicate things

  • 0

Added

@Laxion

 

Why the hell would u do 

"System.Diagnostics.Process.Start();"

 

When all u gotta do is Process.Start() not saying it would over  complicate  it  or make it harder to code but  its just a waste of time to do that when you could just type 2 things and bam

  • 0

Know c# and trying to expand my knowledge in it.


Rep Goal [1,2,3,4,5,6,7,8,9,10]


Rickrolled Talan2016 : https://cdn.discordapp.com/attachments/852018376368979974/852033650593497128/unknown.png

Posts: 870

Threads: 34

Joined: Aug, 2020

Reputation: 6

Replied

@SirWeeb bad code

 

Process.Start("./bin/DKLMASKDLAMSDKMASDMA.exe")
  • 0

Posts: 2099

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

@Beastsploits Because it's the namespace the method is in you ape

  • 0

Discord : Doctor Doom#0550

Posts: 1316

Threads: 54

Joined: Jul, 2021

Reputation: 64

Replied

@MaximusExploit don't see how it's bad, personally find Environment.CurrentDirectory cleaner than using a dot

  • 0

Mail me at sirweebdev@protonmail.com if you have any questions or you want to say anything to me, I'll reply (maybe).

Beastsploits

Beast aka Kappaladi

Posts: 121

Threads: 29

Joined: Dec, 2019

Reputation: 3

Replied

@SirWeeb Thats not...  Dude you could just the "using blah blah" then do Process.Start ez thats all u gotta do 

  • 0

Know c# and trying to expand my knowledge in it.


Rep Goal [1,2,3,4,5,6,7,8,9,10]


Rickrolled Talan2016 : https://cdn.discordapp.com/attachments/852018376368979974/852033650593497128/unknown.png

Posts: 6

Threads: 2

Joined: Nov, 2021

Reputation: 0

Replied

Use @ instead of $

  • 0

"never pay for lego game hacks just min-"

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )