Jump to content

ObjCreate working dir


CyRius
 Share

Recommended Posts

Heya. I have a strange question.

I have a function ObjCreate(). How could i change the wroking directory?

I want to use the ObjCreate("winhttp.winhttprequest.5.1") in a script, and i must be sure that i can access the winhttp.dll, so i put the dll file near the script (in case of the missing winhttp.dll). But the ObjCreate() searches for the dll in the system32 folder.

How could i change the working dir for this function or how could i open the dll from an other folder?

Greetz, CyRius

Edited by CyRius

[font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]

Link to comment
Share on other sites

Hmm, i see, but is it imposible to do this?

There is no other way? (i want ObjCreate() not DllOpen/Call/Close)

[font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]

Link to comment
Share on other sites

I want to create a messenger, but in my school i dont have admin rights and the winhttp.dll is missing (and few other), and i dont have permission the copy it to system32.

The messenger must work on every computer (even the user dont have admin rights and dont have the required .dlls).

[font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...