![]() |
posiblemente, el cabezal de tu disco duro se halla daņado y dudo que puedas recuperar datos, deberias llevarlo a un laboratorio de recuperacion de datos, al igual que usted mi disco sufrio el mismo problema y mejor te recomiendo tengas 2 discos, principal y seguridad.
gracias hermano por tus proyectos y por compartirlos, yo te admiro y tengo mas proyectos que no he publicado y que los he logrado gracias a IC el cual has echo tu. gracias bro, espero sigas con tus proyectos si puedo colaborare con tutoriales. proyectos, sonic and sega all start racing transformed, transformer war for cybertron, skyrim 5, shank 1. possibly the head of your hard drive is damaged and I doubt you can recover data, you should take it to a lab data recovery, like you my album suffered the same problem and better I recommend you have 2 discs, main and safety. brother thanks for sharing your projects and I admire you and I have more projects that I have not published that I have achieved through IC which have cast your. thanks bro, I hope to follow your projects if I can will work with tutorials. projects, sonic and sega all start racing transformed, transformer war for cybertron, skyrim 5, shank 1. |
ok thanks for the response bro. I understand I have to rebuild my PC from scratch hope I had money at the moment. I think I should consider making a donation link for Installer Creator.
|
Guys,I thought about it, It is either I get a laptop or a SSD, any suggestions?
As long I won't have data loss for the next 5 years. I do have another hard drive to make my pc run but I don't want to take that chance, my computer is like a paper shredder but for components, somethinf just keeps of killing my components, I suspect my power supply. Motherboard, Processor and RAM are fine, I have a replacement for the hard drive, All the fingers just point at the power supply or the home power source of 240V(Alternating-Current), however the BIOs shows all Voltage is below what is required, like the 12V, what is it shows is 11.4V, 5V, shows 4.6V, the VCore is 3.3V but shows v2.9V, Power Supply's power is 450W, or maybe just by name I would rather think it is something like 300W. |
Definitely the power supply, with todays components id say the least power source should be 650W. IF all other components are fine then just replace PS with a bigger one.
use your replacement HD, & if you have the money use the SSD to run your OS, will definitely speed up processes with the SSD, then use the replacement HD for all your other stuff. I'd also suggest an external USB HD for backups ( something i'll have to do as well ). |
there is something I don't get based on Power produced by a power supply, an increase in the power increases the current right? based on Physics... Since Voltage stays the same because of the 240V from the plugs, so the BIOs shows that Voltage is below normal it means the current is higher right? based on the formula P=IV. My question is, what destorys Components in a computer, is it Voltage or Current, Last time there were abnormalities in the power supply, I lost a Graphic card, It went on fire(like really on fire). Just need to prepare for something in case it happens again, or I just need to move out of the apartment I am living in at the moment, TV's power got messed up the other day as well. it just stopped working, Microware as well. Pretty much everything in the house dies, Microware was new and costed USD370.
Or I must take a volt reading using a voltmeter, maybe Socket volt is 300V or so, Just need to check. |
dude, check your house wiring. your electricity is messed up.
get a laptop, but dont get it stolen. |
Quote:
|
MAn on the 2.7 beta crashes when I build the exe w8 x86 fix and make it stable
|
Quote:
|
Quote:
are you simply crashing or is the setup not working? |
only thing that can make errors like that are basically you incorrectly configuring the program. the program itself can only have errors whwn closing but installer, can only have concerning gdiplus.dll if you have messed images or incorrect resolution when setting image. isdone can have errors as well if you have damaged archives. those are the errors that can cauae errors on installer creator.
when you compare v2.5.1 and v2.7 beta, they are just the same, I made improvements without testing the program, just check changelog that is the only difference. ifyou have problems in v2.7 then use v2.5 |
Ok, Guys, I just recovered the Installer Creator v2.7 Beta 3 Source code so I decided to share it.
You will need RAD Studio Delphi(XE3 is recommended) You will need Inno Setup Enhanced Edition 2 Unicode v5.5.1 So if you have a problem, edit source yourself. |
Hey bro.i just came here.. Didnt get the time to msg you. Can i check your source and implenmt some thing to bbv2 desinger??
Checking via mobile. Hv to assemble the pc. Catch u later buddy. |
yea, knock yourself out bro. I only shared this source because I am planning on starting over, create another project. This time I have to use XE6 and layered.
so if there is a problem in IC just try to fix it yourself. script is long but people can manage. |
Quote:
But, I have installed from my pc is: Code:
RAD Studio Delphi XE3 |
Open InstallerCreator.dproj to start working and script.iss is editable, compile compiler.iss to update compiler.
|
Quote:
|
Look for it bro, show extensions. It is there.
|
Quote:
Let me edit the designer! :D Why they Win64? Can i change it? :rolleyes: |
you can change profile. There is Win32 and Win64.
Make sure you add yourself as a editor/modder and not as the creator. and no advertisements. |
I've been trying to create a custom setup for a game I have with Install Creator, been quite a success but I just can't get 2 things right.
1. The uninstall value in control panel always displays like this: Game name version x.x.x.x I'd like it to dispaly just the game name 2. the start menu & desktop shortcuts have the word launcher added to the end after the game name, I'd like it to just be the game name, only been able to get that right when selecting CUSTOM for the executable type but than it shows the game name instead of "Launch" on the autorun menu. Both issues are minor but it will bug me forever, I just know it, any ideas? |
Quote:
|
Quote:
Lets say my the product is called "My Game", currently it will appear in the uninstall list as "My game version 1.0.0.0", I want it to just appear as "My Game". As I said, found no way to control that, maybe with registry entries but I wouldn't know how. As for the desktop shortcut, as far as I can see using the CUSTOM type at the executable settings is my best option, it gives me the closest result to what I wanted. EDIT: Nevermind, figured it out, indeed using registry values, I just installed the game from the custom setup & located the registry entries the installer automatically adds for the uninstall values, from there I extracted the Displayname value and added it to the setup project, changed the display name, uninstalled, reinstalled original version, re-compiled, and uninstalled, then reinstalled from the custom setup and the uninstall value appeared right as I wanted. So I'm finally done & the custom setup ready. |
Or you can just grab source, edit script.iss, under Setup section, add AppID and the value should be the same as AppName.
Then save script, compile compiler.iss script then copy compiler.exe from the output then replace the one under the Installer Creator installation directory. |
Quote:
What source? what scrpt? I lost you there, all I have is an ICP file for the project. EDIT: OK, nevermind, I think I figured out what you mean, trying it now. |
in InstallerCreator_v2.7_Source_DXE3 Found in the file on virus can you repair (Razor12911 )
http://oi61.tinypic.com/11098nn.jpg |
Quote:
|
Jamel, i think it is a false positive.
vollachr, download attachment known as InstallerCreator_v2.7_Source_DXE3 and do the steps. |
Quote:
Code:
[Setup]Then, if I understood correctly I need to compy the compiler.exe from the folder "Release" to the installed directory of Install creator & replace the exisiting file, did that as well. Now, when I was running 2.5.1 the build button just stopped working altogher, when using 2.7 beta3 the build button works. but wether I try 2.7 beta3 before or after the above process there are options missing from the program and it always builds the setup files from the installation directory of Install Creator, there's no option to set a source or registry or anything, just Executable, Tasks & Components, that's all that is available under the Resources tab at the left. |
Is this installer support SREP 3.9 or better 3.93?
|
I get errors when I launch the compiled Setup
1 Attachment(s)
When I open the Setup.exe I get these 2 errors after the Splash.
Need Your HELP !!! :confused: |
This will be great! Anyways, Razor12911 .. are u the one who create an installer of TESV? the white installer? Also are you the one who leads @rom-mania repacks? Or conversion.. there products is exactly look alike of yours. Regards me bro..... pls... im a starter about repacks... :D im ur fan :3
|
Quote:
|
Quote:
|
Need some help with a bug I have with the Install Creator 2.5.1, when I design the Installer (Not the autorun, the actual installer) I can't select graphic for selected, clicked & disabled status buttons, it just won't show up, it's like I didn't select it at all, on the Autorun design it works fine, any suggestions? it's the 2nd time it happened to me in 2 different projects.
Update: For now I managed to bypass the problem by installing 2.7 Beta 3 make the changes and then go back to 2.5.1, the reason I went back to 2.5.1 is that 2.7 seems to be missing a lot of the options in 2.5.1, at least it seems to be OK now but for future uses I'd love to have a solution for that buttons graphic problem in 2.5.1. |
can you post a picture of the bug.
|
3 Attachment(s)
Quote:
Install designer 1. The normal button is set & working 2. The selected button is set but now showing 3. After switching to another button & back the set graphic for the selected button is gone, as if I never set it. tried uninstall & re-install the program, didn't help. I hope the pictures help you understand the issue. |
Hmm, what a bug. Does this happen in v2.7beta?
|
Hi, i need help using this one, cuz I cant see were u choose the source path where the game is installed, maybe this amazing program is just made for external compression?
in the tutorial doesn't say anything about it neither searching in the program Edit: in the bbv2 version there is where you choose the path, here I don't see it |
Hi Razor12911, when there will be a new version of Installer Creator where we can put video at the background of the installer we create.
|
| All times are GMT -7. The time now is 17:06. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com