I have a problem with the skin that I am using for my nsis installer. Is there a way to control to not apply skin to choose a folder dialog. I am using Skincrafter plugin to apply this skin. Generally if I load it after initializaiton, it applies to all pages/inner dialogs and child dialogs. I do not want Browse for a folder dialog to have a skin. Can someone please provide any suggestions?
1
There are 1 answers
Related Questions in NSIS
- can anyone help me for NSIS Script I have a case where I need to check cases can be 3.3 3.42 23.5 23.56w 3.467 999.999 999.99a but not 1.b or 8..a
- Can't use Pop to get control variable
- How will create the updater & repair window's in NSIS using NULL SCRIPT
- WPF app's icon not updated when the exe file is updated
- Two electron applications installed but same desktop shortcut
- NSIS Script - Check existence of .Net Framework 4.8 and install it
- Integrate the nsis installer with electron application. But, Desktop application window not open
- Registering COM Object on Windows 64-bit For Use In Excel-32 Bit Is Failing
- Error: spawn ./assets/softwares/csharpSoftware.exe ENOENT
- Closing a Windows Background application with NSIS
- How to make an NSIS installer like Notion's?
- Electron Builder issue
- How can .NET Core installer projects depend on the publish output?
- How can I use NSIS to make an installer that will immediately unpack and run files?
- How do I center the UI and stretch the shape over the entire resolution? NSIS
Related Questions in NSDIALOGS
- I need to create a custom page on NSIS where the contents of a .md file are displayed in a textbox or listbox
- nsis drag and drop for nsdialogs
- nsis : How to insert background picture with nsdialog or function in MUI_PAGE_INSTFILES
- Multiple nsDialogs image-icons in one custom NSIS page
- A way to warn the user about a little freeze by a function doing calculations in a NSIS installer
- How can I enable the cancel button in an electron-built application?
- Using nsDialog's listview to install files
- NSIS nsDialog How to check status of a RadioButton outside of page
- NSIS SelectFileDialog filter not being applied
- Electron-builder NSIS, embedding other installers
- Customizing an exsisting NSIS MUI2 page using nsDialogs
- ${NSD_GetText} returns a Empty.string - I've got stuck
- Handling keyboard navigation in nsDialogs
- Attach an OnChange handler to existing textbox control NSIS
- NSIS installer nsDialog checkbox not appearing as I think it should
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
There is no way how to fix this from NSIS.
Asks the authors to add this feature for you or (if the sources are available) modify the it by yourself to fit your needs.
There are also some other skinning systems for NSIS - e.g. mine Graphical Installer (sorry for this little promo :) so you can try to use them.