Content Type
Profiles
Forums
Events
Everything posted by Lost Soul
-
How to remove the "next"-button?
Lost Soul replied to Mika---'s topic in Windows Post-Install Wizard (WPI)
hmm im not really sure but ill look into it and get back to you,, but id honestly think it wouldnt be removeable with out destroying part of the function in the page -
username and serial register lets say it stores its info in the registry,, ive been looking at the reg strings in every iss file and im not sure how to set it up,, now im not working on any program at this moment, but i know i have a program or 2 that im going to attempt to set it up this way,, is there any chance you may have a sample you could throw out with some fake serials just for demo.. or do you feel its best to register the program after wards with a simple reg file ? i was just thinking while im in the iss why not give it a try to do everything
-
works like a champ just the way i like it,, with out a desktop icon hey next big question with the inno setup,, with in the iss file if one was to register a app with in te iss what would an example of that look like
-
@Benners can you check out this site http://www.jrsoftware.org/isdl.php and download a copy of QuickStart Pack its an all in one pack for in the inno setups and it can install silently with the /VERYSILENT But it needs to connect to the internet to download the extra files... is there a way we can just add the extra files to this program so it dosnt need to download them off the internet ?
-
How to remove the "next"-button?
Lost Soul replied to Mika---'s topic in Windows Post-Install Wizard (WPI)
this really does work,, i guess you might want alittle more editing done,,, ok heres a copy of the latest wpi version with the previous and next buttons removed and the hr bars removed that were around it ive tested this and it works so heres the edited version http://rapidshare.de/files/12465511/WPI_v4.3.8.rar.html -
lol class 3 abuser lol
-
lol yep still funny
-
lmao that was kool as hell
-
thanks thats helpful
-
hi im shutting off services that i feel shouldnt be running on the pc and ive run into a small snag there are 3 services that i have here terminal services (disabled) network connections (manual) ati hotkey poller (disabled) well the problem isnt how to disable these services, i want them to stop running but yet even tho they are set on manual and some to disable only on these services, they show its status is still started i know i should be able to hit the stop button, but on those particular services it dosnt give me that option the start and stop buttons are greyed out, therefor not giveing you the choice what do you think i should do,, ? should i just let it be and no worrie is there a way to make there status,, = stopped
-
How to remove the lines 'Next' and 'Previous'
Lost Soul replied to swbchen's topic in Windows Post-Install Wizard (WPI)
read here this might give the effect that your wanting http://www.msfn.org/board/index.php?s=&sho...ndpost&p=458635 -
lmao,, your right that is a serious high res
-
How to remove the "next"-button?
Lost Soul replied to Mika---'s topic in Windows Post-Install Wizard (WPI)
this wont remove its feature but it will remove it from the screen so you wont see it edit the boxes.js when you see these lines just remove the next and the previous words and then save it and you wont see them any more -
entries from startup folders
Lost Soul replied to Lost Soul's topic in Unattended Windows 2000/XP/2003
lol i gotcha, ill probably be posting in the old inno thread calling on you some time soon,, thanks again for all your help -
entries from startup folders
Lost Soul replied to Lost Soul's topic in Unattended Windows 2000/XP/2003
thanks for the recreation benners,, hey i think i see where i went wrong on my previous atemps with creating the shortcuts this way.. can you tell me how necessary it is to use system variables instead of straight paths,, ex .. "C:\Program Files\Notepad" because thats looks like where im messing up at ======== hey before i actually let this thread die can you answer me 1 more question when using a winrar to make a self extracting sfx file is it possible to make 2 different folders with in the sfx extract to 2 different areas say 1 in program files the other in application data ive been doing this with 2 seperate sfx files so i was just curious if it was possible to combine theme into 1 single sfx file the method ive been useing was pack the other sfx file into an sfx file and have the main one run the inner sfx strange method huh but it works just trying to make it more better if its possible -
entries from startup folders
Lost Soul replied to Lost Soul's topic in Unattended Windows 2000/XP/2003
impressive it actually works,, hey benners could you make one more sample for me using muliple short cuts say 1 on desktop 1 on startup folder and 1 for the in the start>all programs directory and have theme all combined into the same installer and also can you pls clairify for me what version of winrar your using, thanks again, -
entries from startup folders
Lost Soul replied to Lost Soul's topic in Unattended Windows 2000/XP/2003
thanks benners but i tried that and this method dosnt seem to work at all for me, no matter what i do when i use the winrar options for shortcuts, it never creates, ive tried doing simple tests with te winrar shortcut creater and its seems to fail for me,, thats why im trying other methods,, but thanks again for your advice -
entries from startup folders
Lost Soul replied to Lost Soul's topic in Unattended Windows 2000/XP/2003
im using winrar can you explain to me this shortcut.inf way pls -
Another application for managing config.js
Lost Soul replied to sadicq's topic in Windows Post-Install Wizard (WPI)
@sadicq when you start working on this program again can you make sure it has the ability to hit the save feature as much as you like,, in these versions that you created you can only use the save feature once -
entries from startup folders
Lost Soul replied to Lost Soul's topic in Unattended Windows 2000/XP/2003
lol no worries,, but i want to set a few programs in the start up folder so that they start up every time the pc starts auto, i understand i could possibly use the xcopy cmd but what if the user created a sfx self extracting file to go to th program directory and therefor would not have a listing for it in the start menu,,, and i dont want it in the start menu,,, just the short to go in the startup folder because thats the start ups folders job, to start programs when the pc starts any ideals -
entries from startup folders
Lost Soul replied to Lost Soul's topic in Unattended Windows 2000/XP/2003
actually i just want to add a short cut in the startup folder so that a few programs start up when the pc starts up -
hi can some one help or point me in the right direction im trying to figure out how i can add shortcuts / enteries to the startup folders by either inf or reg,, even a batch thanks
-
Anyone wanna test this? RunOnceEx Replacement.
Lost Soul replied to simply_simon's topic in Unattended Windows 2000/XP/2003
looks very impressive, id like to see this work in conjunction with wpi