Dec 2012 Moomoo Posts: 5,911 Rune Posts by user Forum Profile RuneMetrics Profile Ty Indy Suh Dude 07-Feb-2015 08:59:37
May 2012 Marloes Posts: 930 Gold Posts by user Forum Profile RuneMetrics Profile @Indecent Act, you mean like this?? http://puu.sh/fAvMn/4e6bb31c63.png 07-Feb-2015 10:53:21
Feb 2012 Lust Posts: 17,455 Opal Posts by user Forum Profile RuneMetrics Profile Marloes said : @Indecent Act, you mean like this?? http://puu.sh/fAvMn/4e6bb31c63.png Perfect http://i.imgur.com/kzck8Rt.png help. 07-Feb-2015 11:28:25
Indecent Act Posts: 7,456 Rune Posts by user Forum Profile RuneMetrics Profile All right, now we're talking! Thank you again Lust, for your fine editing skills @White Julia, I've given you a new code, and deleted the old one. I think you'll agree it was worth doing this way. I hope you like White Julia http://www.indecentcode.com/rslinkify_images/10664.png 10664 07-Feb-2015 12:01:26
May 2012 Marloes Posts: 930 Gold Posts by user Forum Profile RuneMetrics Profile Thankss!! @Indecent Act 07-Feb-2015 12:03:27
Dec 2023 Charles Posts: 9,155 Rune Posts by user Forum Profile RuneMetrics Profile For Lifer (or anyone else who can help!) I need to make this a string, exactly as is: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --proxy-server="10.10.10.10:9999" -user-data-dir=C:\filterbypass www.example.com" Characters keep escaping This is in c# 07-Feb-2015 16:49:16
Jul 2008 Lifer Posts: 12,424 Opal Posts by user Forum Profile RuneMetrics Profile Hm C# is a bit wonky on that, but I don't know how to C#. I had a look at stack overflow, http://stackoverflow.com/questions/11101359/how-to-prevent-c-sharp-from-escaping-my-string 07-Feb-2015 16:53:12
Jul 2008 Lifer Posts: 12,424 Opal Posts by user Forum Profile RuneMetrics Profile Actually, try this if you haven't: "C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe" --proxy-server="10.10.10.10:9999" -user-data-dir=C:\\filterbypass http://www.example.com" or so Idr which letters are escape characters, add an extra \ to any escape characters. 07-Feb-2015 16:57:03
Indecent Act Posts: 7,456 Rune Posts by user Forum Profile RuneMetrics Profile You only need escape literals, you'll definitely need to escape the quotes. I don't know C#, last time I looked at any C languages was about 15 years ago. But to my knowledge this should work... "C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe\" --proxy-server=\"10.10.10.10:9999\" -user-data-dir=C:\\filterbypass w ww.example.com" ^ missing quote? Edited too many times, but I have mention it's unusual to see an odd number of quotation marks. My first thought is are you missing one? This how I'd expect it to look, but it's just a guess I added in the other quote. "C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe\" --proxy-server=\"10.10.10.10:9999\" -user-data-dir=\"C:\\filterbypass w ww.example.com" 07-Feb-2015 17:54:24 - Last edited on 07-Feb-2015 18:53:13 by Indecent Act
Feb 2022 Hevilmystic Posts: 60,012 Emerald Posts by user Forum Profile RuneMetrics Profile Sorry for posting, but I just wanted to post an apologetic coffee with an apologetic heart. http://i.imgur.com/Crf9CU8.jpg <3 ... Sorry! Heh, just kidding, but I hope everything's okay in the world of Linkify Unslain Bosses - Clan 08-Feb-2015 06:12:12