Jump to content

Recommended Posts

Posted

Hello, i tried to use the code of Zoey76 on c++ which application for purpose is to open l2.bin.using that IP parameter in the shellexecute won't work at all, at least not when I'm using L2.exe in the command. using L2.bin I'm always prompted to choose an application to open it with

 

#define _WIN32_WINNT _WIN32_WINNT_WINXP
#define NOMINMAX
#include <iostream>
#include <windows.h>
#include <cstdlib>

using namespace std;

// Start L2 as .bin with IP as parameter.
// You can use IP or DNS as IP parameter.
// You could include other parameters.
// You can change the path to the .bin file to avoid including the L2.exe inside the System folder.
// Author: Zoey76
int _stdcall wWinMain(HINSTANCE hInst, HINSTANCE prevInst, LPWSTR szCmdLine, int nCmdShow)
{
    ShellExecute(0, L"open", L"cmd.exe", L"/C C:\Program Files (x86)\Lineage II\system start l2.bin IP=127.0.0.1", 0, SW_HIDE);
    system("PAUSE");
}

 

 

Posted (edited)

@eressea Because my goals are differents.

 When i'm trying to open l2.bin with command prompt i get message with i need to choose application which i open the l2.bin it's not normal. Do you know another way to started l2.bin file?

Edited by vladislavl2a
Posted

Is there way to start .bin file ? Why i get everytime message with choosing application? I can only start l2_start.exe that calls l2.exe to start the game(l2.bin).Is there a way to run l2.bin file by command prompt or another program?

Posted

its your windows specific problem, most prolly .bin file isn't defaulted as executable - you can run assoc command in cmd and check if says .bin=exefile

more on that: https://www.maketecheasier.com/change-file-associations-windows10/

 

but in your case, you can run l2.bin via cmd file to avoid that problem at all (my previous post), just keep in mind use of IP= argument can be disabled in l2.ini, also not sure if its even available in older chronicles, used it on GOD+ clients only.

Posted (edited)

Doesn't work. Everytime when i send message by cmd "start l2.bin IP=127.0.0.1" or "start l2.bin" i get message "Access denied" even with an administrator in cmd and futhermore i get message by windows 10 "The application is not compatible with your computer". Perhaps the problem is windows 10, can anyone tell me if this is the problem? In my case .bin format can't be executable.

And one more when i check .bin=exefile with command "assoc", i just don't see anywhere .bin or .bin=exefile or otherwise.

Edited by vlladislav45
assoc command
Posted (edited)

Just run cmd.exe (not PowerShell crap) as administrator and start l2.bin from there lol.

Edit: nvm, this works on windows versions below 1809... windows ruined another thing yet again.

Edited by Nik

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


  • Posts

    • Website: https://l2aurum.com/ Discord: https://discord.gg/ngaD9DJRjE   Dear Players, We are excited to announce that the x300 Summer Season Beta server will open on 19‑06‑2026 at 20:00 GMT+2. As previously mentioned, there will be no wipe and no account deletion. All accounts, characters, items, and progress from Season 1 will remain completely safe. To ensure a fair and competitive start for new players, all Season 1 accounts will be temporarily locked. The official Summer Season launch will take place on 26‑06‑2026 at 20:00 GMT+2. A few weeks after the official launch, Season 1 accounts will be unlocked so previous players can access their characters and continue their journey. This approach allows new players to enjoy a fresh start while preserving the progress and achievements of our long-term community. Thank you for your continued support, and we look forward to welcoming everyone to the new Summer Season. L2Aurum Team   Explore L2 Aurum Features Discover the Enhancements that set us apart!   Information Server Version: Interlude - PvP Server Client Interface: Unique Interface   Rates     Additional Features and changes When you create a new character, you will start in Giran Harbor at Level 1, equipped with full No-Grade items. Auto Farm is available for free for 2 hour daily without VIP. VIP players receive 4 hours of Auto Farm per day. The Auto Farm time resets with the server restart at 5:30 AM. Status Noblesse: Last hit Barakiel. Player Spawn Protection: 7 seconds. Geodata + Pathnodes: Enabled. All commands are available in the Community Board. Maximum 3 Bishops Per Party: Enabled. Boss Protect - Anti-Zerg: Enabled. Shift + click on monsters to see the droplist. Offline shop. Mana Potion Restores 1000 MP with a cooldown of 8 seconds. Inventory Slots: 250.   Weapon Information Lv1 Black Chaotic Weapons. Lv2 Aurum Weapons.   Armor Information Lv1 Blue Apella Armor. Lv2 Aurum Apella Armor. Misc additions Accessories +50 and +150 pdef|mdef. Tattoos: Resolve | Soul | Avadon. Agathions: Cosmetic only (no stats).   Buffs / Dances / Songs / Prophecies Duration: 2 hours. Total Buff Slots: 32 + 4 (Divine Inspiration). Vote Buff: You must vote on 3 of 6 vote sites to get the vote buff blessing. Castle Reward Every clan that captures a castle receives the castle owner clan blessing buff. To receive it, the clan leader must be online.   Events   Raid Bosses Epic Bosses Final Bosses     For full server information please visit website PvP: Server Features   Website: https://l2aurum.com/ Discord: https://discord.gg/ngaD9DJRjE      
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..