Git Product home page Git Product logo

Comments (4)

chrpai avatar chrpai commented on September 25, 2024

I've attempted to reproduce your problem by creating a directory structure similiar to your concern but unfortuntaly I'm not experiencing your issue. I'd suggest creating a video and/or clicking on the destination folder to ensure it is the selected target.

I'd also note that you may wish to drag your source folder down and rename it to website or drag all the files down into website and all the subfolders into website. Alternatively you can name the folder whatever you like and update the IIS Components wxs accordingly.

image

from iswix.

melvin78 avatar melvin78 commented on September 25, 2024

Hi, i am not sure what happened but on the next restart of my machine the drag feature was working as expected. I will aslo take note of the suggestion you have given i didnt know you could that. Also maybe have you had plans to add custom actions integrated with the UI. Lets say i want to have a custom action where a user has to input a valid activation/product key to continue with the installation. Thanks for the great library once more

from iswix.

chrpai avatar chrpai commented on September 25, 2024

Custom Actions are an advanced skill and can end very poorly if not implemented correctly. This is why I never added anything to the project templates for them. It'd be pretty easy to do what you suggest in combination with the CustomUI dialog but here's the problem: MSI is intentionally open and transformable. It would be trivial to modify the MSI and bypass the license check. It's for this reason I typically advise customers to do that kind of validation in their application code. That and I don't want to open myself to liability. DRM is a very, very advanced and complicated skill.

from iswix.

melvin78 avatar melvin78 commented on September 25, 2024

Ooo okay i see totally makes sense. But thanks again for the amazing tool !!... Also on a totally unrelated question how can i pass parameters that are keyed in during installation. I am using the IISMeta.wxs to register my IIS websites. I have a requirement that all my webistes should have a hostname. So i also have an install sequence that runs a .bat script to go and the entries in me etc/hosts file. here is a sample
iis

i would like to make the header section dynamic and let it come from user input when installing is it something complicated? possible? Currently the hostnames/headers are hardcoded i would like as the user is installing lets say maybe there is UIDialog to accept the hostnames from the user and the values to be used

regards

from iswix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.