oleg-shilo / cs-script.npp

CS-Script (C# Intellisense) plugin for Notepad++ (x86/x64)
MIT License
248 stars 52 forks source link

Manual installation #3

Closed RexProg closed 9 months ago

RexProg commented 7 years ago

If it is possible please record a video about manual installation I have a problem in add reference When I use //CSS_ref sn.DLL Output have an exception Metadata was not found However in panel added in reference

oleg-shilo commented 7 years ago

You nominated two problems: "manual installation" and problem with referencing assemblies. These problem have nothing in common so they need to be handles individually.

RexProg commented 7 years ago

Excuse me I type this message by phone I use want to add reference dnlib.zip Please test it I cannot add it Examples

I say "I have problem in installation" because i see %CSSCRIPT_DIR% in the configuration of plugin but it isn't set in environment variable

oleg-shilo commented 7 years ago

The attached file shows how to reference the dll: New folder.zip

As for "%CSSCRIPT_DIR%" it is set system wide when you install CS-Script. However none of the CS-Script.Npp configs relies on "%CSSCRIPT_DIR%" unless user sets it otherwise. Please provide your config file so I can advice you how to fix the problem.

dunha commented 6 years ago

Hi Not sure if I should have started another thread, but I would like to know if a zip file of the installation is available for download My problem is that I do not have permission to install it through the plugin manager, so I used to update with Csscript updater manually, but now it reports that I am up to date with 1.7.5 and plugin manager reports 1.7.6 available Thanks for the great work

oleg-shilo commented 6 years ago

My mistake. The CS-Script.Npp updater was not bound to the latest plugin release. The problem is corrected now. So you should be able to update it as usual. I there are any problems you can download the plugin directly from here: www.csscript.net/npp/CSScriptNpp.1.7.6.0.zip

Please note that I am about to start field testing of the plugin portable version (with long awaited x64 support).

Thus there will be another update soon.

dunha commented 6 years ago

Thanks. I keep getting failed installs because of the admin permissions required for plugin manager, and for other plugins I'll look forward to the new version

oleg-shilo commented 6 years ago

Then indeed your chance is that direct link I provided. Though keep in mind that with the the next version you will face the same challenge. You will need to be an admin to use NPP managed (or CS-Script.Npp updater).

dunha commented 6 years ago

That's fine, Your updater allows for manual download anyway Cheers